mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-02 07:25:26 +08:00
1
This commit is contained in:
@@ -7,10 +7,6 @@
|
||||
}
|
||||
],
|
||||
"routes": [
|
||||
{
|
||||
"src": "/webui/assets/(.*)",
|
||||
"dest": "/static/admin/assets/$1"
|
||||
},
|
||||
{
|
||||
"src": "/(.*)",
|
||||
"dest": "app.py"
|
||||
|
||||
Reference in New Issue
Block a user