no expose for coolify

This commit is contained in:
Sanjib Kumar Sen 2025-02-19 12:23:19 +06:00
parent 712c4ca029
commit f91ab7749a

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