This commit is contained in:
2026-01-12 21:44:30 -05:00
parent 75f4b93c4b
commit a69d704284
6 changed files with 13 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
# Basic configuration - Caddy handles SSL automatically
trivia.torrtle.co {
# Reverse proxy to Flask app
# Reverse proxy to Flask app (use localhost:5001, not :5001)
reverse_proxy localhost:5001
# Increase client upload size for images (default is 10MB)