fix
Some checks are pending
Deploy to Cloudflare Pages / deploy (push) Has started running

This commit is contained in:
2025-06-13 23:26:40 +09:00
parent d470e02a2e
commit 4fbb23b12c
4 changed files with 105 additions and 1 deletions

View File

@ -0,0 +1,18 @@
tunnel: a6813327-f880-485d-a9d1-376e6e3df8ad
credentials-file: /Users/syui/.cloudflared/a6813327-f880-485d-a9d1-376e6e3df8ad.json
ingress:
## API backend - 別ドメインで公開
#- hostname: xxxapi.syui.ai
# service: http://localhost:8000
# originRequest:
# noHappyEyeballs: true
# Web frontend
- hostname: xxxcard.syui.ai
service: http://localhost:4173
originRequest:
noHappyEyeballs: true
# Catch-all rule
- service: http_status:404