feat: update environment configuration and secrets management
This commit is contained in:
parent
394c9852e3
commit
9e2067eb1b
6 changed files with 6 additions and 52 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,7 +1,5 @@
|
|||
# Project
|
||||
.env
|
||||
lego.env
|
||||
.komodo/
|
||||
data/*
|
||||
data/nginx/*
|
||||
!data
|
||||
|
|
@ -9,6 +7,8 @@ data/nginx/*
|
|||
!data/authentik/custom-templates
|
||||
!data/nginx
|
||||
!data/nginx/default.conf.template
|
||||
.komodo/
|
||||
.secrets/
|
||||
|
||||
# VScode
|
||||
.vscode/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue