🔧 Switched to using service names
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user