Files
creator-hub/.env.example
T

13 lines
528 B
Bash

CREATORHUB_PORT=8082
CREATORHUB_POSTGRES_PORT=15433
DATABASE_URL=postgres://creatorhub@127.0.0.1:15433/creatorhub?sslmode=disable
NATIVE_GATEWAY_ENDPOINT=http://127.0.0.1:28187
GATEWAY_TOKEN=dev-creatorhub-gateway-token
BROWSER_STATE_DIR=~/.local/state/creatorhub/browser-gateway
BROWSER_PROFILE_ROOT=~/.local/share/creatorhub/browser-profiles
BROWSER_PATH=~/.local/share/creatorhub/browsers/fingerprint-chromium/148.0.7778.215/chrome
NODE_NAME=
CONTROL_PLANE_USERNAME=
CONTROL_PLANE_PASSWORD=
CREATORHUB_CREDENTIAL_MASTER_KEY=