create base folders

This commit is contained in:
2026-07-19 22:19:06 -04:00
parent 1b703af2be
commit 7da7633837
69 changed files with 874 additions and 0 deletions
@@ -0,0 +1,17 @@
services:
tailscale:
# image: placeholder/image:latest
container_name: tailscale
restart: unless-stopped
# environment:
# - TZ=America/Toronto
# volumes:
# - ./data:/config
# ports:
# - "8080:8080"
# networks:
# - homelab-net
networks:
homelab-net:
external: true