🚧 More work on register/recovery refactor.

This commit is contained in:
Andrey Antukh 2020-01-14 10:35:43 +01:00
parent 9e68041326
commit 6165a49c10
10 changed files with 27 additions and 28 deletions

View file

@ -136,7 +136,7 @@ The default production docker-compose already handles it for you,
but if you. So check the `docker/docker-compose.yml` file.
### Auto configuration via environment variables
### Configuration via environment variables
The following environment variables are also honored for configuring
your UXBOX instance:
@ -147,8 +147,7 @@ your UXBOX instance:
**Only available at build time!**
- `-e UXBOX_API_URL=...` (defaults to `/api`)
- `-e UXBOX_VIEW_URL=...` (defaults to `/view/`)
- `-e UXBOX_DEMO=...` (not defined, setting any value will activate demo mode)
- `-e UXBOX_DEBUG=...` (not defined, setting any value will activate debug mode)
- `-e UXBOX_DEMO_WARNING=...` (not defined, setting any value will activate demo mode)
Available at runtime:
- `-e LANG=...` (defaults to `en_US.UTF-8`)