Update README.md

This commit is contained in:
Alexandre
2023-01-07 18:23:15 +01:00
committed by GitHub
parent 7bbb4e0034
commit efed3371b4

View File

@@ -52,9 +52,13 @@ Options can be configured through two ways :
- Addon options - Addon options
```yaml ```yaml
ssl: true/false "BASE_URL": Optional, external base url
certfile: fullchain.pem #ssl certificate, must be located in /ssl "PGID": user ID
keyfile: privkey.pem #sslkeyfile, must be located in /ssl "PUID": "group ID
"certfile": fullchain.pem #ssl certificate, must be located in /ssl
"keyfile": privkey.pem #sslkeyfile, must be located in /ssl
"ssl": ssl: true/false
"ALLOW_SIGNUP": Allow signup of users
``` ```
- Config.yaml - Config.yaml