mirror of
https://github.com/grocy/grocy.git
synced 2025-08-07 23:09:48 +00:00
grocy-desktop => Grocy Desktop
This commit is contained in:
parent
f7c22ec384
commit
e8d6d455f4
@ -28,7 +28,7 @@ See the website for a list of community contributed Add-ons / Tools. → [htt
|
|||||||
|
|
||||||
## How to install
|
## How to install
|
||||||
|
|
||||||
> Checkout [grocy-desktop](https://github.com/grocy/grocy-desktop), if you want to run Grocy without having to manage a webserver just like a normal (Windows) desktop application.
|
> Checkout [Grocy Desktop](https://github.com/grocy/grocy-desktop), if you want to run Grocy without having to manage a webserver just like a normal (Windows) desktop application.
|
||||||
>
|
>
|
||||||
> Directly download the [latest release](https://releases.grocy.info/latest-desktop) - the installation is nothing more than just clicking 2 times "next".
|
> Directly download the [latest release](https://releases.grocy.info/latest-desktop) - the installation is nothing more than just clicking 2 times "next".
|
||||||
|
|
||||||
@ -146,7 +146,7 @@ When the `MODE` setting is set to `dev`, `demo` or `prerelease`, the application
|
|||||||
|
|
||||||
### Embedded mode
|
### Embedded mode
|
||||||
|
|
||||||
When the file `embedded.txt` exists, it must contain a valid and writable path which will be used as the data directory instead of `data` and authentication will be disabled (used in [grocy-desktop](https://github.com/grocy/grocy-desktop)).
|
When the file `embedded.txt` exists, it must contain a valid and writable path which will be used as the data directory instead of `data` and authentication will be disabled (used in [Grocy Desktop](https://github.com/grocy/grocy-desktop)).
|
||||||
|
|
||||||
In embedded mode, settings can be overridden by text files in `data/settingoverrides`, the file name must be `<SettingName>.txt` (e. g. `BASE_URL.txt`) and the content must be the setting value (normally one single line).
|
In embedded mode, settings can be overridden by text files in `data/settingoverrides`, the file name must be `<SettingName>.txt` (e. g. `BASE_URL.txt`) and the content must be the setting value (normally one single line).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user