Compare commits
No commits in common. "ce550c31f4e39e0b805972e937f5720d7d88b702" and "ba2f1bb768e301df7951636b30e67b87416e6e55" have entirely different histories.
ce550c31f4
...
ba2f1bb768
@ -28,7 +28,6 @@ services:
|
||||
PLATFORM_SECURITY_TOKEN: $PLATFORM_SECURITY_TOKEN
|
||||
networks:
|
||||
- queues-development
|
||||
- configurator
|
||||
command: worker
|
||||
deploy:
|
||||
mode: replicated
|
||||
@ -115,5 +114,3 @@ networks:
|
||||
external: true
|
||||
queues-development:
|
||||
external: true
|
||||
configurator:
|
||||
external: true
|
||||
|
@ -28,7 +28,6 @@ services:
|
||||
PLATFORM_SECURITY_TOKEN: $PLATFORM_SECURITY_TOKEN
|
||||
networks:
|
||||
- queues
|
||||
- configurator
|
||||
command: worker
|
||||
deploy:
|
||||
mode: replicated
|
||||
@ -128,5 +127,3 @@ networks:
|
||||
external: true
|
||||
queues:
|
||||
external: true
|
||||
configurator:
|
||||
external: true
|
||||
|
Loading…
Reference in New Issue
Block a user