feat: add docker build
This commit is contained in:
parent
3b1f0ae6f8
commit
bef9b6d46d
4 changed files with 31 additions and 0 deletions
|
|
@ -5,3 +5,5 @@ OIDC_CLIENT_ID=headscale
|
|||
OIDC_ISSUER=https://sso.example.com
|
||||
OIDC_CLIENT_SECRET=super_secret_client_secret
|
||||
DISABLE_API_KEY_LOGIN=true
|
||||
HOST=0.0.0.0
|
||||
PORT=3000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue