Updated networks

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

View file

@ -2,7 +2,6 @@ services:
frontend: frontend:
networks: networks:
- traefik-public - traefik-public
- mariadb-network
- bench-network - bench-network
labels: labels:
- traefik.enable=true - traefik.enable=true
@ -16,6 +15,7 @@ services:
- bench-network - bench-network
backend: backend:
networks: networks:
- mariadb-network
- bench-network - bench-network
websocket: websocket:
networks: networks: