avoid coolify host-port collisions by exposing app port internally

This commit is contained in:
2026-02-24 11:00:13 -05:00
parent 3e72f38928
commit bb01311a8a
4 changed files with 10 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
# Optional API override. Leave empty to use same-origin internal API routes.
NEXT_PUBLIC_API_URL=
# Local docker host port (used by docker-compose.override.yml)
APP_PORT=3000
# OpenClaw / ZeroClaw (OpenAI-compatible)