Update docker-compose.yml
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m31s

This commit is contained in:
2026-01-30 07:42:05 +00:00
parent bb1f778210
commit 84b104ad00

View File

@@ -3,6 +3,7 @@ services:
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
image: atridad:latest
ports: ports:
- "${APP_PORT}:4321" - "${APP_PORT}:4321"
environment: environment: