Skip to content

Commit 7c1148d

Browse files
committed
Remove the tailscale local fixes warning, this is resolved.
1 parent 486f1f4 commit 7c1148d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ following setup:
1919
* Docker and journald are configured to log to either Google Cloud
2020
Logging or Grafana Cloud for easy log file monitoring. This is may
2121
not be relevant for most people, but for me it makes perusing logs
22-
much easier. As this description is a bit longer and entirely optional, it is moved to [LOGGING.md](LOGGING.md).
22+
much easier. As this description is a bit longer and entirely optional,
23+
it is moved to [LOGGING.md](LOGGING.md).
2324
* All docker containers are started via a docker-compose.yml file. Each
2425
of those gets their own subdirectory with the docker-compose.yml
2526
file alongside any additional configuration and data volumes needed.
@@ -101,10 +102,7 @@ There are currently three branches in this repository, and they are slightly dif
101102
bit more unstable. I use it in production on some of my machines.
102103
* The tailscale branch is like develop, but also includes the module
103104
[caddy-tailscale](https://github.com/tailscale/caddy-tailscale). This
104-
is highly experimental and due to problems with the caddy restart
105-
mechanism and how caddy-tailscale works, only the patched fork
106-
[caddy-tailscale](https://github.com/jum/caddy-tailscale/tree/test-listener)
107-
appears to work cleanly. I do rebase and force push the tailscale
105+
is highly experimental. I do rebase and force push the tailscale
108106
branch to be based on develop.
109107

110108
The caddy subdirectory showcases a typical caddy configuration. I do run

0 commit comments

Comments
 (0)