Skip to content

Commit c7375f0

Browse files
committed
Maybe fix issue with docker logs? ref pterodactyl#3045
1 parent 29b4b52 commit c7375f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ services:
5959
- "/srv/pterodactyl/var/:/app/var/"
6060
- "/srv/pterodactyl/nginx/:/etc/nginx/conf.d/"
6161
- "/srv/pterodactyl/certs/:/etc/letsencrypt/"
62-
- "/srv/pterodactyl/logs/:/var/log/"
62+
- "/srv/pterodactyl/logs/:/app/storage/logs"
6363
environment:
6464
<<: *panel-environment
6565
<<: *mail-environment

0 commit comments

Comments
 (0)