Skip to content

Commit

Permalink
update rflood template
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhotio committed Jan 22, 2024
1 parent 5a74e2f commit 3cb37fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hotio/rfloodvpn.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<Config Name="Host Path for /config" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="always-hide" 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="VPN_ENABLED" Target="VPN_ENABLED" Default="true|false" Mode="" Description="Container Variable: VPN_ENABLED" Type="Variable" Display="always-hide" Required="false" Mask="false"/>
<Config Name="VPN_PROVIDER" Target="VPN_PROVIDER" Default="generic|proton" Mode="" Description="Container Variable: VPN_PROVIDER" Type="Variable" Display="always-hide" Required="false" Mask="false"/>
<Config Name="VPN_LAN_NETWORK" Target="VPN_LAN_NETWORK" Default="" Mode="" Description="Container Variable: VPN_LAN_NETWORK" Type="Variable" Display="always-hide" Required="false" Mask="false"/>
<Config Name="VPN_CONF" Target="VPN_CONF" Default="wg0" Mode="" Description="Container Variable: VPN_CONF" Type="Variable" Display="advanced-hide" Required="false" Mask="false"/>
<Config Name="VPN_ADDITIONAL_PORTS" Target="VPN_ADDITIONAL_PORTS" Default="" Mode="" Description="Container Variable: VPN_ADDITIONAL_PORTS" Type="Variable" Display="advanced-hide" Required="false" Mask="false"/>
Expand Down

0 comments on commit 3cb37fe

Please sign in to comment.