few simple updates

This commit is contained in:
2025-05-28 22:05:25 -06:00
parent 588a3255a9
commit 5adf3a9e02
5 changed files with 37 additions and 91 deletions

View File

@@ -6,25 +6,25 @@ tunnel: test # e.g. 1234567890abcdef
credentials-file: /home/coder/.cloudflared/test.json # e.g. /home/coder/.cloudflared/[insert tunnel number].json
ingress:
- hostname: dashboard.reed.com
- hostname: dashboard.savetheostriches.com
service: http://localhost:3010
- hostname: code.reed.com
- hostname: code.savetheostriches.com
service: http://localhost:8888
- hostname: listmonk.reed.com
- hostname: listmonk.savetheostriches.com
service: http://localhost:9000
- hostname: docs.reed.com
- hostname: docs.savetheostriches.com
service: http://localhost:4000
- hostname: reed.com
- hostname: savetheostriches.com
service: http://localhost:4001
- hostname: n8n.reed.com
- hostname: n8n.savetheostriches.com
service: http://localhost:5678
- hostname: db.reed.com
- hostname: db.savetheostriches.com
service: http://localhost:8090
# Catch-all rule (required)