add docker
This commit is contained in:
commit
b2e3483d7a
8 changed files with 379 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
.env
|
||||
*.env.local
|
||||
*.env.[a-zA-Z0-9]* # Ignore specific environment files like .env.production, .env.staging, etc.
|
||||
|
||||
vaultwarden/vw-data
|
||||
pocketid/data
|
||||
beszel/beszel_data
|
||||
beszel/beszel_socket
|
||||
authentik
|
Loading…
Add table
Add a link
Reference in a new issue