mirror of
https://github.com/pacnpal/unraid-templates.git
synced 2025-12-19 20:11:15 -05:00
Update simpleguardhome.xml
This commit is contained in:
@@ -28,6 +28,6 @@ GitHub Repo: https://github.com/pacnpal/simpleguardhome</Overview>
|
|||||||
<Config Name="Adguard Home Username" Target="ADGUARD_USERNAME" Default="" Mode="" Description="The username for the Adguard Home user." Type="Variable" Display="always" Required="true" Mask="false"/>
|
<Config Name="Adguard Home Username" Target="ADGUARD_USERNAME" Default="" Mode="" Description="The username for the Adguard Home user." Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||||
<Config Name="Adguard Home Password" Target="ADGUARD_PASSWORD" Default="" Mode="" Description="The password for the Adguard Home user." Type="Variable" Display="always" Required="true" Mask="true"/>
|
<Config Name="Adguard Home Password" Target="ADGUARD_PASSWORD" Default="" Mode="" Description="The password for the Adguard Home user." Type="Variable" Display="always" Required="true" Mask="true"/>
|
||||||
<Config Name="SimpleGuardHome WebUI Port" Target="8000" Default="8000" Mode="tcp" Description="Port that SimpleGuardHome will be accessed at." Type="Port" Display="always" Required="true" Mask="false"/>
|
<Config Name="SimpleGuardHome WebUI Port" Target="8000" Default="8000" Mode="tcp" Description="Port that SimpleGuardHome will be accessed at." Type="Port" Display="always" Required="true" Mask="false"/>
|
||||||
<Config Name="Rules Backup Path" Target="/app/rules_backup" Default="/mnt/user/appdata/simpleguardhome/" Mode="rw" Description="The path where SimpleGuardHome will backup rules." Type="Path" Display="always" Required="true" Mask="false"/>
|
<Config Name="Rules Backup Path" Target="/app/rules_backup" Default="/mnt/user/appdata/simpleguardhome" Mode="rw" Description="The path where SimpleGuardHome will backup rules." Type="Path" Display="always" Required="true" Mask="false"/>
|
||||||
<TailscaleStateDir/>
|
<TailscaleStateDir/>
|
||||||
</Container>
|
</Container>
|
||||||
|
|||||||
Reference in New Issue
Block a user