Skip to content

Commit

Permalink
update autoscan
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhotio committed Apr 8, 2024
1 parent 49afe73 commit b314d96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hotio/autoscan.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<Network>bridge</Network>
<Config Name="Host Port for 3030" Target="3030" Default="3030" Mode="tcp" Description="Container Port: 3030" Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Host Path for /config" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="always" Required="true" Mask="false"/>
<Config Name="Host Path for /data" Target="/data" Default="" Mode="rw" Description="Container Path: /data" Type="Path" Display="always" Required="true" Mask="false"/>
<Config Name="PRIVOXY_ENABLED" Target="PRIVOXY_ENABLED" Default="false|true" Mode="" Description="Container Variable: PRIVOXY_ENABLED" Type="Variable" Display="advanced" Required="false" Mask="false"/>
<Config Name="UNBOUND_ENABLED" Target="UNBOUND_ENABLED" Default="false|true" Mode="" Description="Container Variable: UNBOUND_ENABLED" Type="Variable" Display="advanced" Required="false" Mask="false"/>
<Config Name="VPN_ENABLED" Target="VPN_ENABLED" Default="false|true" Mode="" Description="Container Variable: VPN_ENABLED" Type="Variable" Display="advanced" Required="false" Mask="false"/>
Expand Down

0 comments on commit b314d96

Please sign in to comment.