Update README.md
This commit is contained in:
parent
5d88e8737b
commit
9c7f5da7e6
1 changed files with 4 additions and 4 deletions
|
@ -19,10 +19,10 @@ Pterodactyl Panel
|
|||
|
||||
After install :
|
||||
|
||||
modify
|
||||
nano /srv/daemon/config/core.json
|
||||
/etc/yunohost/certs/yourDomain.tld/crt.pem
|
||||
/etc/yunohost/certs/yourDomain.tld/key.pem
|
||||
Modify
|
||||
sudo nano /srv/daemon/config/core.json
|
||||
/etc/yunohost/certs/yourDomain.tld/crt.pem = SSL Certificate
|
||||
/etc/yunohost/certs/yourDomain.tld/key.pem = SSL Key
|
||||
|
||||
|
||||
### Upgrade this package:
|
||||
|
|
Loading…
Reference in a new issue