mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 09:41:40 -05:00
Fix path to synology tutorial docs
This commit is contained in:
parent
4c54a0181a
commit
6eb27674b2
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ For example, if your Darawich instance is supposed to be on the domain name time
|
|||
Make sure to exclude "http://" or "https://" from the environment variable. The webpage will not work if you do include http:// or https:// in the variable.
|
||||
|
||||
At the time of writing this, the way to set the environment variable is to edit the docker-compose.yml file. Find all APPLICATION_HOST entries in the docker-compose.yml file and change them from "localhost" to your domain name.
|
||||
For a synology install, refer to **[Synology Install Tutorial](docs/How_to_install_Dawarich_on_Synology.md)**. In this page it is explained how to set the APPLICATION_HOST environment variable.
|
||||
For a synology install, refer to **[Synology Install Tutorial](How_to_install_Dawarich_on_Synology.md)**. In this page it is explained how to set the APPLICATION_HOST environment variable.
|
||||
|
||||
### Virtual Host
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue