Update docker-compose.yml

This commit is contained in:
DrMxrcy 2023-03-22 14:31:45 -04:00
parent ac804cfc7b
commit bc49030e8b

View File

@ -21,7 +21,8 @@ services:
ports:
- ${APP_PORT}:80
depends_on:
- mixpost-db
- mixpost-mysql
- mixpost-redis
networks:
- tipi_main_network
labels: