Add shared files
Some checks failed
Deploy to Homelab / deploy (push) Failing after 6s

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

4
shared/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!