update proxy code to support more types

This commit is contained in:
luke crouch
2020-11-12 10:26:48 -06:00
parent 63996ce416
commit a457c60f32
6 changed files with 21 additions and 70 deletions
+2 -2
View File
@@ -300,8 +300,8 @@
<legend class="form-header">Icon</legend>
</fieldset>
<fieldset>
<legend>HTTP Proxy (Optional)</legend>
<input type="text" name="container-proxy" id="edit-container-panel-proxy" maxlength="15" placeholder="IP:PORT or USER:PASS@IP:PORT"/>
<legend>Proxy (Optional)</legend>
<input type="text" name="container-proxy" id="edit-container-panel-proxy" maxlength="50" placeholder="type://host:port"/>
</fieldset>
</form>
<div id="edit-container-options">