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})
configurator:
networks:
- mariadb-network
- bench-network
backend:
networks:
- mariadb-network
- bench-network
websocket:
networks:
- mariadb-network
- bench-network
scheduler:
networks:
- mariadb-network
- bench-network
queue-default:
networks:
- mariadb-network
- bench-network
queue-short:
networks:
- mariadb-network
- bench-network
queue-long:
networks:
- mariadb-network
- bench-network
redis:
networks:
- mariadb-network
- bench-network
networks:
traefik-public: