Closed
Bug 1210635
Opened 10 years ago
Closed 10 years ago
Let's get nginx in front of Docker
Categories
(addons.mozilla.org Graveyard :: Code Quality, defect)
addons.mozilla.org Graveyard
Code Quality
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: andy+bugzilla, Assigned: andy+bugzilla)
Details
(Whiteboard: [qa-])
If we had nginx in front of runserver, we could at least get all the static files served by nginx and not runserver. It makes development that little bit easier to not see all that stuff in the docker logs.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → amckay
Comment 1•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/olympia
https://github.com/mozilla/olympia/commit/5fe7e145575817da1cef3a97175a757857663736
Merge pull request #798 from andymckay/1210635
add in nginx and listen on port 80 (bug 1210635)
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•10 years ago
|
Whiteboard: [qa-]
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•