mirror of
https://github.com/fatedier/frp.git
synced 2026-03-21 01:09:27 +08:00
web/frpc: refactor dashboard with improved structure and API layer (#5117)
This commit is contained in:
@@ -39,6 +39,7 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
server: {
|
||||
allowedHosts: process.env.ALLOWED_HOSTS ? process.env.ALLOWED_HOSTS.split(',') : [],
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: process.env.VITE_API_URL || 'http://127.0.0.1:7500',
|
||||
|
||||
1023
web/frps/yarn.lock
1023
web/frps/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user