mirror of
https://github.com/YuzuZensai/Minikura.git
synced 2026-09-13 18:59:25 +00:00
6 lines
174 B
Bash
6 lines
174 B
Bash
DATABASE_URL=postgresql://postgres:password@localhost:5432/database?sslmode=disable
|
|
ENABLE_CRD_REFLECTION=true
|
|
|
|
KUBERNETES_NAMESPACE=minikura
|
|
KUBERNETES_SKIP_TLS_VERIFY=true
|