ohmyform-ui/doc/environment.md
Michael Schramm 8713c0a8c6 - ability to change user passwords
- add default page background
- add environment list in [doc](doc/environment.md)
- combined notificationts to become more versatile
- use exported hooks for graphql
- links at the bottom for new users
- fixes for hide contrib setting
- upgrad all packages
2021-05-02 12:43:55 +02:00

9 lines
438 B
Markdown

# Environment Variables
| Name | Default Value | Description |
| ---- | ------------- | ----------- |
| ENDPOINT | `/graphql` | Path to graphql api endpoint |
| SERVER_ENDPOINT | *ENDPOINT* | if endpoint is relative it should point to a resolvable url of graphql api endpoint |
| MAIN_BACKGROUND | *not set* | background color of home page |
| SPA | `false` | dependent on the build mode this must be set to true to have working routing