Update README.md
This commit is contained in:
parent
5c8e5df972
commit
2958fc394d
1 changed files with 7 additions and 0 deletions
|
@ -16,6 +16,13 @@ Pterodactyl Panel
|
|||
1. App can be installed by YunoHost **admin web-interface** or by **running following command**:
|
||||
|
||||
$ sudo yunohost app install https://github.com/YunoHost-Apps/pterodactyl_ynh
|
||||
|
||||
After install :
|
||||
|
||||
modify
|
||||
nano /srv/daemon/config/core.json
|
||||
/etc/yunohost/certs/yourDomain.tld/crt.pem
|
||||
/etc/yunohost/certs/yourDomain.tld/key.pem
|
||||
|
||||
|
||||
### Upgrade this package:
|
||||
|
|
Loading…
Reference in a new issue