15 lines
585 B
Plaintext
15 lines
585 B
Plaintext
export-env {
|
|
load-env {
|
|
MS_OCR_AUTHORITY: "http://10.54.150.152:5000",
|
|
DUCKLING_AUTHORITY: "http://duckling.xs.insiders.zz"
|
|
FLAIR_AUTHORITY: "https://flair-xs.dev.insiders.cloud",
|
|
XS_SF_URL: "https://api.internal.insiders.cloud",
|
|
XS_SF_ACCOUNT: "xs.dev.klara",
|
|
XS_URL: "https://backend-xs.dev.insiders.cloud",
|
|
XS_MANAGEMENT_URL: "https://management-xs.dev.insiders.cloud",
|
|
KUBE_CONTEXT: "k8s-xs"
|
|
HELM_KUBECONTEXT: "k8s-xs"
|
|
XS_ENV_NAME: "DEV"
|
|
XS_KAFKA_BOOSTRAP_SERVER: "localhost:9092"
|
|
}
|
|
} |