-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Title
How to install nginx in the front end?
Platform
Website - Chrome
Server Installation Method
Docker
Version
1.10.0
Troubleshooting
- I have examined logs and tried to find the issue
- I have reviewed opened and closed issues
- I have tried restarting the application
- I have read Known Issues (Known Issues (Read Before Posting) #296)
The Problem
Why do I need to specify the port again using -e PORT=8080 after specifying it with -p 8080:8080? I want to use -p 127.0.0.1:8080:8080 to prevent Docker from being exposed to the public internet and to achieve TLS security through a front-end Nginx. How do I configure this?
How to Reproduce
Deploy via Docker
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Bugs