Update docker-compose.yml
This commit is contained in:
parent
ac804cfc7b
commit
bc49030e8b
|
@ -21,7 +21,8 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:80
|
- ${APP_PORT}:80
|
||||||
depends_on:
|
depends_on:
|
||||||
- mixpost-db
|
- mixpost-mysql
|
||||||
|
- mixpost-redis
|
||||||
networks:
|
networks:
|
||||||
- tipi_main_network
|
- tipi_main_network
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user