mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 07:48:14 +00:00
8 lines
195 B
Bash
8 lines
195 B
Bash
API_KEY=abcdefghijklmnopqrstuvwxyz
|
|
COOKIE_SECRET=abcdefghijklmnopqrstuvwxyz
|
|
DISABLE_API_KEY_LOGIN=true
|
|
HEADSCALE_CONTAINER=headscale
|
|
HOST=0.0.0.0
|
|
PORT=3000
|
|
CONFIG_FILE=/etc/headscale/config.yaml
|