mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2025-12-12 17:25:51 +00:00
- 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
438 B
438 B
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 |