add headscale
This commit is contained in:
parent
b2e3483d7a
commit
4aa7531537
6 changed files with 592 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
.env
|
||||
s3.env
|
||||
*.env.local
|
||||
*.env.[a-zA-Z0-9]* # Ignore specific environment files like .env.production, .env.staging, etc.
|
||||
|
||||
|
@ -6,4 +7,6 @@ vaultwarden/vw-data
|
|||
pocketid/data
|
||||
beszel/beszel_data
|
||||
beszel/beszel_socket
|
||||
authentik
|
||||
authentik
|
||||
|
||||
*.key
|
Loading…
Add table
Add a link
Reference in a new issue