Move OAuth assets inclusion to end of body to ensure Ask-AI JavaScript loads before OAuth comment system scripts. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
# Ask-AI機能をOllamaにプロキシ
|
|
/api/ask https://ollama.syui.ai/api/generate 200
|
|
|
|
# OAuth routes
|
|
/oauth/* /oauth/index.html 200
|
|
|
|
# SPA routing support
|
|
/* /index.html 200 |