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:
networks:
- traefik-public
- mariadb-network
- bench-network
labels:
- traefik.enable=true
@ -16,6 +15,7 @@ services:
- bench-network
backend:
networks:
- mariadb-network
- bench-network
websocket:
networks: