mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
sometimes simpler is better; back to spa design
This commit is contained in:
@@ -13,19 +13,3 @@ timmypidashev.localhost {
|
||||
reverse_proxy landing:8000
|
||||
}
|
||||
}
|
||||
|
||||
about.timmypidashev.localhost {
|
||||
encode gzip
|
||||
|
||||
reverse_proxy about:3000
|
||||
|
||||
@backend_routes {
|
||||
path /_event/*
|
||||
path /_upload
|
||||
path /ping
|
||||
}
|
||||
|
||||
handle @backend_routes {
|
||||
reverse_proxy about:8000
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user