Merge 5f1906786e
into d739948989
This commit is contained in:
commit
c33abb773e
|
@ -22,7 +22,10 @@ services:
|
|||
- "/var/lib/pterodactyl/:/var/lib/pterodactyl/"
|
||||
- "/var/log/pterodactyl/:/var/log/pterodactyl/"
|
||||
- "/tmp/pterodactyl/:/tmp/pterodactyl/"
|
||||
# Comment out the following line if host is not Ubuntu- or Debian-based distribution
|
||||
- "/etc/ssl/certs:/etc/ssl/certs:ro"
|
||||
# Uncomment the following if host is RHEL/CentOS/Fedora/other EL
|
||||
# - "/etc/ssl/certs/ca-certificates.crt:/etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt:ro"
|
||||
# you may need /srv/daemon-data if you are upgrading from an old daemon
|
||||
#- "/srv/daemon-data/:/srv/daemon-data/"
|
||||
# Required for ssl if you use let's encrypt. uncomment to use.
|
||||
|
|
Loading…
Reference in New Issue
Block a user