fix
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
networks:
|
||||
- configurator
|
||||
- queues-development
|
||||
deploy:
|
||||
mode: replicated
|
||||
restart_policy:
|
||||
@@ -28,3 +29,5 @@ services:
|
||||
networks:
|
||||
configurator:
|
||||
external: true
|
||||
queues-development:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user