typo in docker-compose file (#82)
minor typo i noticed while messing around
This commit is contained in:
parent
b8fb86f5a4
commit
a822c7c340
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user