Fix www redirect and document Cloudflare redirect loop

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
eric
2026-07-11 11:36:37 -05:00
parent 460da1a6a3
commit 4c2101a87a
2 changed files with 15 additions and 1 deletions

View File

@@ -1,4 +1,8 @@
nomadro.com, www.nomadro.com {
www.nomadro.com {
redir https://nomadro.com{uri} permanent
}
nomadro.com {
encode gzip
reverse_proxy 127.0.0.1:4003
}