fix moodle/swarm example and disable reverse-proxy-websocket test

This commit is contained in:
florian 2023-04-05 01:31:19 +02:00
parent 8b54073a7e
commit 7ccd3ef926
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
2 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ services:
mydb:
image: mariadb:10.5
volumes:
- db_data:/var/lib/mysql
- db-data:/var/lib/mysql
networks:
- bw-services
environment: