-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
19 lines (17 loc) · 762 Bytes
/
Copy path.env.example
File metadata and controls
19 lines (17 loc) · 762 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Bootstrap-only import source for Launchplane-managed Dokploy secrets.
# Copy to ${XDG_CONFIG_HOME:-$HOME/.config}/launchplane/dokploy.env, import it
# into the Launchplane store, then stop treating this file as the live runtime
# contract.
DOKPLOY_HOST=
DOKPLOY_TOKEN=
# Ship-mode overrides now belong in runtime-environment records rather than
# bootstrap env.
# Browser operator UI GitHub OAuth.
LAUNCHPLANE_GITHUB_CLIENT_ID=
LAUNCHPLANE_GITHUB_CLIENT_SECRET=
LAUNCHPLANE_PUBLIC_URL=https://launchplane.example.com
LAUNCHPLANE_SESSION_SECRET=
LAUNCHPLANE_COOKIE_SECURE=true
# Comma-separated verified GitHub email addresses that receive the initial
# Launchplane admin role even before github_humans policy rules exist.
LAUNCHPLANE_BOOTSTRAP_ADMIN_EMAILS=