Add files via upload

This commit is contained in:
Pazdo 2022-07-21 16:20:29 +02:00 committed by GitHub
parent d5a6c09ba7
commit fe41adc508
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,28 +13,28 @@ services:
- traefik.http.routers.${ROUTER}-http.rule=Host(${SITES?SITES not set}) - traefik.http.routers.${ROUTER}-http.rule=Host(${SITES?SITES not set})
configurator: configurator:
networks: networks:
- mariadb-network - bench-network
backend: backend:
networks: networks:
- mariadb-network - bench-network
websocket: websocket:
networks: networks:
- mariadb-network - bench-network
scheduler: scheduler:
networks: networks:
- mariadb-network - bench-network
queue-default: queue-default:
networks: networks:
- mariadb-network - bench-network
queue-short: queue-short:
networks: networks:
- mariadb-network - bench-network
queue-long: queue-long:
networks: networks:
- mariadb-network - bench-network
redis: redis:
networks: networks:
- mariadb-network - bench-network
networks: networks:
traefik-public: traefik-public: