changed network name to new name App - now compilies
This commit is contained in:
parent
dded33f5fa
commit
233d6c9fa5
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ services:
|
||||||
container_name: app-pong
|
container_name: app-pong
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- transcendance-network
|
- app
|
||||||
volumes:
|
volumes:
|
||||||
- sqlite-volume:/volumes/database
|
- sqlite-volume:/volumes/database
|
||||||
- static-volume:/volumes/static
|
- static-volume:/volumes/static
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue