Add shared files

This commit is contained in:
2026-02-08 16:38:57 -08:00
commit a4ca6aabcd
2 changed files with 5 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# Shared directory
Files here are accessible to Tailscale under the `/shared` directory in the Docker container. To make a directory accessible to the public internet, configure `config/tailscale-serve-config` with the desired path-to-directory mapping.

View File

@@ -0,0 +1 @@
Hello World!