Fix network name

This commit is contained in:
Joey Hafner 2023-06-14 18:32:09 -07:00
parent eb19d4eb1e
commit 67a99edc37

View File

@ -36,7 +36,7 @@ services:
volumes: volumes:
- $DOCKER_DATA/e8:/data:rw - $DOCKER_DATA/e8:/data:rw
networks: networks:
- mc-router - minecraft
restart: "no" restart: "no"