mirror of
https://github.com/marcogll/formbricks_form_manager.git
synced 2026-01-13 13:25:17 +00:00
feat: Initial release of Formbricks Vanity Server
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
PORT=3011
|
||||
FORMBRICKS_ENV_ID=your_environment_id_here
|
||||
FORMBRICKS_SDK_URL=https://your-formbricks-instance.com
|
||||
FORMBRICKS_API_KEY=your_api_key_here
|
||||
BASE_DOMAIN=https://your-vanity-server-domain.com
|
||||
ADMIN_API_TOKEN=your_admin_token_here
|
||||
SQLITE_DB_PATH=
|
||||
Reference in New Issue
Block a user