ports are borked

This commit is contained in:
Timothy Pidashev
2024-03-07 13:40:10 -08:00
parent 9204d1c569
commit 4f93517f9e
4 changed files with 11 additions and 9 deletions

View File

@@ -1,5 +1,7 @@
localhost
{
auto_https off
}
encode gzip
reverse_proxy landing:3000
localhost {
reverse_proxy landing:8000
}