typo in docker-compose file (#82)

minor typo i noticed while messing around
This commit is contained in:
Omar Kamel
2021-01-03 19:24:28 -05:00
committed by GitHub
parent b8fb86f5a4
commit a822c7c340

View File

@@ -24,7 +24,7 @@ services:
- "/tmp/pterodactyl/:/tmp/pterodactyl/"
# you may need /srv/daemon-data if you are upgrading from an old daemon
#- "/srv/daemon-data/:/srv/daemon-data/"
# Required for ssl if you user let's encrypt. uncomment to use.
# Required for ssl if you use let's encrypt. uncomment to use.
#- "/etc/letsencrypt/:/etc/letsencrypt/"
networks:
@@ -35,4 +35,4 @@ networks:
config:
- subnet: "172.21.0.0/16"
driver_opts:
com.docker.network.bridge.name: wings0
com.docker.network.bridge.name: wings0