🪑 Added deps to threetwo-ui

This commit is contained in:
2021-10-13 21:07:22 -07:00
parent c96ab4ee4a
commit 83b9a01d86

View File

@@ -9,6 +9,12 @@ services:
ports:
- "8050:8050"
- "3050:3050"
depends_on:
- queue
- reverse-proxy
- threetwo-import-api
- import
- image-transformation
networks:
- proxy
@@ -113,7 +119,7 @@ services:
nginx:
image: nginx
container_name: proxy
container_name: reverse-proxy
ports:
- "80:80"
volumes: