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: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
ports: # ports:
- "${SERVER_PORT}:${SERVER_PORT}" # - "${SERVER_PORT}:${SERVER_PORT}"
depends_on: depends_on:
db: db:
condition: service_healthy condition: service_healthy