expose actually works lol

This commit is contained in:
Timothy Pidashev
2024-03-07 14:52:30 -08:00
parent 4f93517f9e
commit 1fee9df3a1
2 changed files with 8 additions and 9 deletions

View File

@@ -2,6 +2,6 @@
auto_https off
}
localhost {
reverse_proxy landing:8000
127.0.0.1:80 {
reverse_proxy landing:3000
}