Remove explicit port for headscale
This commit is contained in:
parent
dba0262801
commit
29cac09b48
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
#
|
||||
# https://myheadscale.example.com:443
|
||||
#
|
||||
server_url: https://headscale.jakehoward.tech:443
|
||||
server_url: https://headscale.jakehoward.tech
|
||||
|
||||
# Address to listen to / bind to on the server
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue