few simple updates
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user