Skip to content

Commit 7228773

Browse files
committed
update cloudflared config for production
1 parent 888788f commit 7228773

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

infrastructure/production/cloudflared/cloudflared-config.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ data:
1111
- hostname: "ha.smith-simms.family"
1212
service: "http://home-assistant:8123"
1313
- 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"
14+
service: "http://playnite-web:3000"
1715
- hostname: "grafana.smith-simms.family"
1816
service: "http://grafana"
1917
- hostname: "zwave.smith-simms.family"

0 commit comments

Comments
 (0)