fix: change address

This commit is contained in:
2026-05-12 19:13:06 +03:00
parent a9024b87da
commit 8d5ebea64e

View File

@@ -8,7 +8,7 @@ services:
# Bind to loopback only — TLS termination + WAF на reverse proxy (Caddy/Nginx). # Bind to loopback only — TLS termination + WAF на reverse proxy (Caddy/Nginx).
# Если нужно direct exposure для dev — поменяй на "3001:3001" локально. # Если нужно direct exposure для dev — поменяй на "3001:3001" локально.
ports: ports:
- "127.0.0.1:3001:3001" - "3001:3001"
env_file: env_file:
- .env - .env
environment: environment: