Update docker-compose.yaml
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 9s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 9s
This commit is contained in:
parent
b2bc8c0d9c
commit
81a95865e7
@ -10,7 +10,7 @@ services:
|
|||||||
- PROXY_PASSWORD=${PROXY_PASSWORD}
|
- PROXY_PASSWORD=${PROXY_PASSWORD}
|
||||||
- BLOCK_MEDIA=${BLOCK_MEDIA}
|
- BLOCK_MEDIA=${BLOCK_MEDIA}
|
||||||
networks:
|
networks:
|
||||||
- backend
|
- backend
|
||||||
|
|
||||||
api:
|
api:
|
||||||
build: apps/api
|
build: apps/api
|
||||||
|
Loading…
Reference in New Issue
Block a user