📚 docs: example .env

This commit is contained in:
2025-05-12 12:47:17 +07:00
parent 13068b6066
commit e843480f17

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
DATABASE_URL=postgresql://postgres:password@localhost:5432/database?sslmode=disable
ENABLE_CRD_REFLECTION=true
KUBERNETES_NAMESPACE=minikura
KUBERNETES_SKIP_TLS_VERIFY=true