no expose for coolify
This commit is contained in:
parent
712c4ca029
commit
f91ab7749a
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue