Initial commit: Caddy proxy and network architecture

This commit is contained in:
Jay T
2026-08-18 00:11:48 +00:00
parent 69a647c4d0
commit 2bd55b66a4
2 changed files with 24 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Ignore environment variable files with secrets
.env
# If you ever mount data locally instead of using docker volumes
*/data/
*/db/