mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-28 10:51:44 +01:00
Remove outdated hint about an empty config file
This commit is contained in:
parent
c97d0ff23d
commit
8010cc574e
@ -67,12 +67,6 @@ headscale apikeys expire --prefix "<PREFIX>"
|
|||||||
export HEADSCALE_CLI_API_KEY="<API_KEY_FROM_PREVIOUS_STEP>"
|
export HEADSCALE_CLI_API_KEY="<API_KEY_FROM_PREVIOUS_STEP>"
|
||||||
```
|
```
|
||||||
|
|
||||||
!!! bug
|
|
||||||
|
|
||||||
Headscale currently requires at least an empty configuration file when environment variables are used to
|
|
||||||
specify connection details. See [issue 2193](https://github.com/juanfont/headscale/issues/2193) for more
|
|
||||||
information.
|
|
||||||
|
|
||||||
This instructs the `headscale` binary to connect to a remote instance at `<HEADSCALE_ADDRESS>:<PORT>`, instead of
|
This instructs the `headscale` binary to connect to a remote instance at `<HEADSCALE_ADDRESS>:<PORT>`, instead of
|
||||||
connecting to the local instance.
|
connecting to the local instance.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user