asdf
This commit is contained in:
@@ -99,7 +99,7 @@ sudo systemctl status caddy
|
||||
**Simple Caddyfile (minimal):**
|
||||
```caddy
|
||||
trivia.torrtle.co {
|
||||
reverse_proxy localhost:5001
|
||||
reverse_proxy localhost:5001 # Important: use localhost:5001, not :5001
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user