chore(env): remove frontend port configuration from example files

This commit is contained in:
yusing
2025-10-26 19:26:53 +08:00
parent a999c51bf8
commit 5be784d567
2 changed files with 0 additions and 7 deletions

View File

@@ -36,12 +36,8 @@ services:
- all
depends_on:
- app
environment:
HOSTNAME: 127.0.0.1
PORT: ${GODOXY_FRONTEND_PORT:-3000}
labels:
proxy.aliases: ${GODOXY_FRONTEND_ALIASES:-godoxy}
proxy.#1.port: ${GODOXY_FRONTEND_PORT:-3000}
# proxy.#1.middlewares.cidr_whitelist: |
# status: 403
# message: IP not allowed