mirror of
https://github.com/pterodactyl/development.git
synced 2025-12-10 20:07:09 -06:00
Mount in the temp dir as expected
This commit is contained in:
parent
cc3861c77c
commit
a16908fd7e
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user