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

@@ -57,6 +57,8 @@ trivia.torrtle.co {
}
EOF
# IMPORTANT: Use localhost:5001, not just :5001
# Start Caddy
sudo systemctl restart caddy
```