agregando archivos de customization
All checks were successful
deploy-authentik / deploy (push) Successful in 22s
All checks were successful
deploy-authentik / deploy (push) Successful in 22s
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -2,9 +2,13 @@
|
||||
.env
|
||||
|
||||
# Authentik data directories
|
||||
media/
|
||||
# media/ - NOT ignored, contains branding assets
|
||||
certs/
|
||||
|
||||
# But ignore uploaded user media (if any)
|
||||
media/public/
|
||||
media/private/
|
||||
|
||||
# Docker volumes data (if using local binding)
|
||||
postgresql-data/
|
||||
redis-data/
|
||||
|
||||
Reference in New Issue
Block a user