mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
now im getting a white page, better than an error i suppose...
This commit is contained in:
@@ -3,5 +3,13 @@
|
||||
}
|
||||
|
||||
127.0.0.1:80 {
|
||||
reverse_proxy landing:3000
|
||||
@backend_routes {
|
||||
path /_event/*
|
||||
path /_upload
|
||||
path /ping
|
||||
}
|
||||
|
||||
handle @backend_routes {
|
||||
reverse_proxy landing:3000
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user