Inicjalizacja repozytorium po uporządkowaniu Gitea; dodanie gitignore

This commit is contained in:
root
2026-03-17 23:41:37 +01:00
commit 5e72233730
22 changed files with 631 additions and 0 deletions

8
authentik/.env Normal file
View File

@@ -0,0 +1,8 @@
PG_PASS=KmIN0VBVvwALVUh7q5ZsMSsi2Y8Cj3Kv
AUTHENTIK_SECRET_KEY=ffk6hAoOwp6VEFW2xWFcErP83Ch4uchm
COMPOSE_PORT_HTTP=9000
COMPOSE_PORT_HTTPS=9443
AUTHENTIK_ERROR_REPORTING__ENABLED=true
AUTHENTIK_POSTGRES__HOST=postgresql
AUTHENTIK_REDIS__HOST=redis