Update docker-compose.yml
Some checks failed
Docker Deploy / build-and-push (push) Has been cancelled
Some checks failed
Docker Deploy / build-and-push (push) Has been cancelled
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
app:
|
||||
build:
|
||||
context: .
|
||||
context: https://git.atri.dad/atridad/atridotdad.git
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- "${APP_PORT}:4321"
|
||||
|
||||
Reference in New Issue
Block a user