Bind news app to localhost for reverse proxy

This commit is contained in:
wuyanwanwu
2026-08-17 20:32:41 +08:00
parent cc310283e4
commit 9490a1ce54
5 changed files with 8 additions and 2 deletions
+2
View File
@@ -4,3 +4,5 @@ services:
web:
network_mode: host
ports: []
environment:
APP_HOST: 127.0.0.1