We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5231a1 commit f1ff39cCopy full SHA for f1ff39c
3 files changed
config/local.yaml
@@ -3,6 +3,5 @@ environment: "local"
3
baseDomain: "faforever.localhost"
4
infisical-secret:
5
enabled: false
6
-traefik: {}
7
zfs:
8
nodeId: ""
config/prod.yaml
@@ -5,7 +5,5 @@ infisical-secret:
projectSlug: "k3s-cluster-zj-th"
envSlug: "prod"
baseDomain: "faforever.com"
-traefik:
9
- tlsStoreSecret: "cloudflare-faf-com"
10
11
nodeId: "fafprod3"
config/test.yaml
@@ -8,7 +8,5 @@ infisical-secret:
envSlug: "test"
baseDomain: "faforever.xyz"
12
- tlsStoreSecret: "cloudflare-faf-xyz"
13
14
nodeId: "faftest2"
0 commit comments