🔧 Switched to using service names

This commit is contained in:
2021-10-13 21:10:06 -07:00
parent 83b9a01d86
commit 490587735b

View File

@@ -10,11 +10,11 @@ services:
- "8050:8050" - "8050:8050"
- "3050:3050" - "3050:3050"
depends_on: depends_on:
- queue - rabbitmq
- reverse-proxy - nginx
- threetwo-import-api - importapi
- import - import
- image-transformation - imagetransformation
networks: networks:
- proxy - proxy