Skip to content

Commit 3b968bb

Browse files
Add volume mapping for /run/wings
1 parent c1cc803 commit 3b968bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.example.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ services:
2323
- "/var/log/pterodactyl/:/var/log/pterodactyl/"
2424
- "/tmp/pterodactyl/:/tmp/pterodactyl/"
2525
- "/etc/ssl/certs:/etc/ssl/certs:ro"
26+
- "/run/wings:/run/wings"
2627
# you may need /srv/daemon-data if you are upgrading from an old daemon
2728
#- "/srv/daemon-data/:/srv/daemon-data/"
2829
# Required for ssl if you use let's encrypt. uncomment to use.

0 commit comments

Comments
 (0)