mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
bed13d7ef1
/api/ -> ../api/ in vendor.js Support reverseproxy to dashboard with addtional parts in path.
1 line
340 B
HTML
1 line
340 B
HTML
<!doctype html> <html lang=en> <head> <meta charset=utf-8> <title>frps dashboard</title> <link rel="shortcut icon" href="favicon.ico"></head> <body> <div id=app></div> <script type="text/javascript" src="manifest.js?6de757d11d8d32c5edfd"></script><script type="text/javascript" src="vendor.js?d0b2c2fed55cf75bdefe"></script></body> </html> |