Update docker-compose.example.yml (#3707)
This commit is contained in:
parent
ef4410bac6
commit
c4ab318d5a
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ services:
|
||||||
- cache
|
- cache
|
||||||
volumes:
|
volumes:
|
||||||
- "/srv/pterodactyl/var/:/app/var/"
|
- "/srv/pterodactyl/var/:/app/var/"
|
||||||
- "/srv/pterodactyl/nginx/:/etc/nginx/conf.d/"
|
- "/srv/pterodactyl/nginx/:/etc/nginx/http.d/"
|
||||||
- "/srv/pterodactyl/certs/:/etc/letsencrypt/"
|
- "/srv/pterodactyl/certs/:/etc/letsencrypt/"
|
||||||
- "/srv/pterodactyl/logs/:/app/storage/logs"
|
- "/srv/pterodactyl/logs/:/app/storage/logs"
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue