mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update README.md
This commit is contained in:
@@ -38,6 +38,7 @@ Options can be configured through two ways :
|
||||
```yaml
|
||||
"NEXTAUTH_SECRET": mandatory, must be filled at start
|
||||
"NEXTAUTH_URL": optional, only if linkwarden is kept externally
|
||||
"STORAGE_FOLDER": optional, is /config/library by default
|
||||
"DATABASE_URL": optional, if kept blank an internal database will be used. If an external database is used, modify according to this design postgresql://postgres:homeassistant@localhost:5432/linkwarden
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user