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 888788f commit 7228773Copy full SHA for 7228773
infrastructure/production/cloudflared/cloudflared-config.yaml
@@ -11,9 +11,7 @@ data:
11
- hostname: "ha.smith-simms.family"
12
service: "http://home-assistant:8123"
13
- hostname: "games.smith-simms.family"
14
- service: "http://playnite-web-app:3000"
15
- - hostname: "games-staging.smith-simms.family"
16
- service: "http://playnite-web-app-staging:3000"
+ service: "http://playnite-web:3000"
17
- hostname: "grafana.smith-simms.family"
18
service: "http://grafana"
19
- hostname: "zwave.smith-simms.family"
0 commit comments