-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a029c64
commit 6cac792
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,7 +46,7 @@ Not applicable. | |
|`FORMIO_DB_NAME`|Mongo Database Name. Used on installation to create the database.Choose your own||`formio` | ||
|`FORMIO_ROOT_EMAIL`|forms-flow-forms admin login|eg. [email protected]|`[email protected]` | ||
|`FORMIO_ROOT_PASSWORD`|forms-flow-forms admin password|eg.changeme|`changeme` | ||
|`FORMIO_CLIENT_UI`|To setup FORMIO client ui |true / false|`false` | ||
|`NO_INSTALL`|to enable/disable UI for Formio client| 1 or 0 | `1` | ||
|`FORMIO_DEFAULT_PROJECT_URL`:triangular_flag_on_post:|forms-flow-forms default url||`http://{your-ip-address}:3001` | ||
|`FORMIO_JWT_SECRET`|forms-flow-forms jwt secret| |`--- change me now ---` | ||
|`MULTI_TENANCY_ENABLED`|To enable multit tenancy |true / false|`false` | ||
|