mirror of
https://github.com/RipleyBooya/ssh-tunnel.git
synced 2025-12-13 00:18:37 +01:00
Update README.md
This commit is contained in:
parent
0ef7a4dd1e
commit
a101f1f84c
1 changed files with 2 additions and 2 deletions
|
|
@ -147,7 +147,7 @@ docker run -d --name ssh-tunnel-tailscale \
|
|||
> - Only usefull if you want your ports to be exposed to the local network.
|
||||
{.is-info}
|
||||
|
||||
> Without a persistent storage for `/var/lib/tailscale` after the initial key expire, the container will not be able to connect to your Tailnet.
|
||||
> Without [Registering new nodes using OAuth credentials](https://tailscale.com/kb/1215/oauth-clients#registering-new-nodes-using-oauth-credentials) or a persistent storage for `/var/lib/tailscale` after the initial key expire, the container will not be able to connect to your Tailnet.
|
||||
> {.is-warning}
|
||||
|
||||
|
||||
|
|
@ -198,7 +198,7 @@ services:
|
|||
> - Only usefull if you want your ports to be exposed to the local network.
|
||||
{.is-info}
|
||||
|
||||
> Without a persistent storage for `/var/lib/tailscale` after the initial key expire, the container will not be able to connect to your Tailnet.
|
||||
> Without [Registering new nodes using OAuth credentials](https://tailscale.com/kb/1215/oauth-clients#registering-new-nodes-using-oauth-credentials) or a persistent storage for `/var/lib/tailscale` after the initial key expire, the container will not be able to connect to your Tailnet.
|
||||
> {.is-warning}
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue