Bind news app to localhost for reverse proxy
This commit is contained in:
@@ -4,3 +4,5 @@ services:
|
||||
web:
|
||||
network_mode: host
|
||||
ports: []
|
||||
environment:
|
||||
APP_HOST: 127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user