Mount in the temp dir as expected

This commit is contained in:
Dane Everitt 2022-02-13 12:00:05 -05:00
parent cc3861c77c
commit a16908fd7e

View File

@ -59,6 +59,7 @@ services:
volumes:
- ./code/wings:/home/root/wings
- go_modules:/root/go
- /tmp/pterodactyl:/tmp/pterodactyl
- /var/lib/pterodactyl:/var/lib/pterodactyl
- /var/run/docker.sock:/var/run/docker.sock:ro
labels: