fix: preserve remote reverse proxy route
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ services:
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
ports:
|
||||
- "127.0.0.1:8787:8787"
|
||||
- "${TRADEBOT_BIND_ADDRESS:-127.0.0.1}:8787:8787"
|
||||
volumes:
|
||||
- ./.env:/app/.env:ro
|
||||
- ./runtime:/app/runtime
|
||||
|
||||
Reference in New Issue
Block a user