mirror of
https://github.com/marcogll/formbricks_form_manager.git
synced 2026-01-13 13:25:17 +00:00
8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
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=
|