Update docker-compose.yml
Some checks failed
Docker Deploy / build-and-push (push) Has been cancelled

This commit is contained in:
2026-01-30 07:48:00 +00:00
parent 84b104ad00
commit f215d0cbb5

View File

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