mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 13:18:13 -05:00
Update synology guide
This commit is contained in:
@@ -64,7 +64,7 @@ If you don't yet have DNS server you can install [Synology DNS](https://www.syno
|
||||
|
||||
### Dawarich
|
||||
1. Open /[Docker root folder](#docker-root-share)/[Dawarich root folder](#dawarich-root-folder)/.env file in any text editor. For example, you can use [Text editor](https://www.synology.com/en-global/dsm/packages/TextEditor) package or download it from **File station**, edit locally and upload it back, or get access by file share.
|
||||
2. Change `APPLICATION_HOST` value to your **Dawarich hostname** that you set in **Web station**. In example above **dawarich.my-syno.com**.
|
||||
2. Update your `APPLICATION_HOSTS` value to include your **Dawarich hostname** that you set in **Web station**. In example above **dawarich.my-syno.com**. If you want to set multiple hosts, separate them by comma: `dawarich.my-syno.com,dawarich2.my-syno.com`.
|
||||
3. Set your current `TIME_ZONE`. Full list [here](https://github.com/Freika/dawarich/issues/27#issuecomment-2094721396).
|
||||
4. Optionally change `DATABASE_USERNAME`, `DATABASE_USERNAME`, `DATABASE_NAME`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user