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:49:59 +00:00
parent f215d0cbb5
commit 87bf354817

View File

@@ -1,7 +1,7 @@
services:
app:
build:
context: .
context: https://git.atri.dad/atridad/atridotdad.git
dockerfile: Dockerfile
ports:
- "${APP_PORT}:4321"