mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update README.md
This commit is contained in:
@@ -25,6 +25,10 @@ This addon is based on the [docker image](https://hub.docker.com/r/gitea/gitea).
|
|||||||
```yaml
|
```yaml
|
||||||
certfile: fullchain.pem #ssl certificate, must be located in /ssl
|
certfile: fullchain.pem #ssl certificate, must be located in /ssl
|
||||||
keyfile: privkey.pem #sslkeyfile, must be located in /ssl
|
keyfile: privkey.pem #sslkeyfile, must be located in /ssl
|
||||||
|
ssl: should the app use https or not
|
||||||
|
APP_NAME: name of the app
|
||||||
|
DOMAIN: domain to be reached # default : homeassistant.local
|
||||||
|
ROOT_URL: customize root_url, should not be needed unless specific needs
|
||||||
```
|
```
|
||||||
|
|
||||||
Webui can be found at `<your-ip>:port`.
|
Webui can be found at `<your-ip>:port`.
|
||||||
|
|||||||
Reference in New Issue
Block a user