mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-21 08:02:38 +00:00
7 lines
228 B
Bash
7 lines
228 B
Bash
SITE_URL=localhost
|
|
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
|