dev #3

Merged
sanjib merged 2 commits from dev into main 2025-02-19 06:31:25 +00:00
Showing only changes of commit f91ab7749a - Show all commits

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