lilith-platform.live/codebase/@features/api/.env.development
autocommit 5f10653206 chore(api): 🔧 Update .env.development API environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-25 16:43:49 -07:00

6 lines
446 B
Text

QUINN_DB_URL=postgres://quinn:devpassword@black.local:25435/quinn
QUINN_ICLOUD_DB_URL=postgres://quinn_icloud:devpassword@black.local:5432/quinn_icloud
SERVICE_TOKEN=58a83c2e6eb288bba3be411cbf2d4c7a982d2eb7c22c09da1ec847da04c332f7
CONTENT_MODERATOR_URL=http://localhost:3501
# Dev only: skip SSO for the apricot/local dev hostname. Production uses transquinnftw.com which is NOT in this list.
DEV_AUTH_SKIP_HOSTS=my.quinn.apricot.local,localhost