Closed b4handjr closed 5 years ago
Using the docker-compose.yml config within addons-server, I can not get an addons page to load via its URL. An example URL is: http://olympia.test/en-US/firefox/addon/artisanal-pizza/?src=featured.
docker-compose.yml
http://olympia.test/en-US/firefox/addon/artisanal-pizza/?src=featured
I get a page that looks like this:
The addon information page to load correctly.
@jrbenny35 is this still a problem? I believe it worked for me last time I tried to pull the docker env in addons-server.
Yeah this works now.
Describe the problem and steps to reproduce it:
Using the
docker-compose.yml
config within addons-server, I can not get an addons page to load via its URL. An example URL is:http://olympia.test/en-US/firefox/addon/artisanal-pizza/?src=featured
.What happened?
I get a page that looks like this:
What did you expect to happen?
The addon information page to load correctly.