initial save

This commit is contained in:
m
2026-03-12 21:47:01 +01:00
commit f0e1d2cae4
21 changed files with 10122 additions and 0 deletions

3
Caddyfile Normal file
View File

@@ -0,0 +1,3 @@
100.64.0.17 {
reverse_proxy flask_app:5000
}