Maybe fix issue with docker logs? ref #3045
This commit is contained in:
parent
29b4b52397
commit
c7375f09d3
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ services:
|
|||
- "/srv/pterodactyl/var/:/app/var/"
|
||||
- "/srv/pterodactyl/nginx/:/etc/nginx/conf.d/"
|
||||
- "/srv/pterodactyl/certs/:/etc/letsencrypt/"
|
||||
- "/srv/pterodactyl/logs/:/var/log/"
|
||||
- "/srv/pterodactyl/logs/:/app/storage/logs"
|
||||
environment:
|
||||
<<: *panel-environment
|
||||
<<: *mail-environment
|
||||
|
|
Loading…
Reference in a new issue