反向代理要求必须添加源站

This commit is contained in:
GoEdgeLab
2022-03-25 14:42:28 +08:00
parent a8339181d4
commit 5d94af5229
2 changed files with 7 additions and 4 deletions

View File

@@ -76,7 +76,7 @@
<!-- 源服务器地址 -->
<tr v-if="serverType == 'httpProxy' || serverType == 'tcpProxy' || serverType == 'udpProxy'">
<td>源站地址</td>
<td>源站地址 *</td>
<td>
<input type="hidden" name="origins" :value="JSON.stringify(origins)"/>
<div v-if="origins.length > 0">