no expose for coolify again

This commit is contained in:
jhpin2 2025-02-22 08:31:40 +00:00
parent d621437a4d
commit 55548f7388

View file

@ -3,8 +3,8 @@ services:
build:
context: .
dockerfile: Dockerfile
ports:
- "${SERVER_PORT}:${SERVER_PORT}"
# ports:
# - "${SERVER_PORT}:${SERVER_PORT}"
depends_on:
db:
condition: service_healthy