Compare commits

..

No commits in common. "ce550c31f4e39e0b805972e937f5720d7d88b702" and "ba2f1bb768e301df7951636b30e67b87416e6e55" have entirely different histories.

2 changed files with 0 additions and 6 deletions

View File

@ -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

View File

@ -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