1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/headscale_ynh.git synced 2024-09-03 19:25:53 +02:00
This commit is contained in:
tituspijean 2024-09-01 11:22:16 +02:00 committed by GitHub
commit 1da065cbfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,10 +41,6 @@ ram.runtime = "50M"
ask.en = "Choose the path to install Dex on."
default = "/dex"
[install.init_main_permission]
type = "group"
default = "visitors"
[install.base_domain]
type = "string"
ask.en = "Choose the base domain for Headscale's MagicDNS feature"
@ -75,6 +71,9 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
main.show_tile = false
main.allowed = "visitors"
main.protected = true
[resources.ports]
main.default = 8080