Files
archived-hc-harbor/.env.example
2025-02-17 14:33:30 -05:00

12 lines
295 B
Plaintext

# Example environment variables
PORT=4000
SLACK_CLIENT_ID=your_client_id_here
SLACK_CLIENT_SECRET=your_client_secret_here
SLACK_TEAM_ID=your_slack_workspace_id
WAKATIME_DATABASE_URL=your_wakatime_database_url_here
DATABASE_URL=your_database_url_here
SECRET_KEY_BASE=your_secret_key_base_here