mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 00:02:19 +00:00
6 lines
209 B
Bash
6 lines
209 B
Bash
DB_PASSWORD=changeme
|
|
|
|
# GitHub OAuth- https://docs.github.com/en/developers/apps/building-oauth-apps/creating-an-oauth-app
|
|
GITHUB_OAUTH_CLIENT_ID=yours_client_id
|
|
GITHUB_OAUTH_CLIENT_SECRET=yours_client_sected
|