mirror of
https://github.com/YuzuZensai/Minikura.git
synced 2026-01-06 04:32:37 +00:00
📚 docs: example .env
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal 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
|
||||||
Reference in New Issue
Block a user