refactor(docker): update Dockerfile and docker-compose for improved build process and add health check API

This commit is contained in:
ga1az
2025-06-24 23:44:06 -04:00
parent bc28ce09cb
commit 547f566fc2
4 changed files with 35 additions and 15 deletions

View File

@ -48,7 +48,7 @@ services:
start_period: 10s
web:
build:
context: ./apps/web
context: .
dockerfile: ./apps/web/Dockerfile
restart: unless-stopped
ports: