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:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user