Merge pull request #1853 from umputun/paskal/docker-compose
Update docker-compose.yml with example for local reverse proxy
This commit is contained in:
@@ -21,6 +21,10 @@ services:
|
||||
# - "80:8080"
|
||||
# - "443:8443"
|
||||
|
||||
# uncomment to expose to reverse proxy running on the same host but not in docker
|
||||
#ports:
|
||||
# - "127.0.0.1:8080:8080"
|
||||
|
||||
environment:
|
||||
- REMARK_URL
|
||||
- SECRET
|
||||
|
||||
Reference in New Issue
Block a user