feat: add docker build

This commit is contained in:
Aarnav Tale
2024-03-26 10:07:04 -04:00
parent 3b1f0ae6f8
commit bef9b6d46d
4 changed files with 31 additions and 0 deletions
+2
View File
@@ -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