first commit

This commit is contained in:
aOK 2025-01-28 19:32:55 +03:00
commit 67fcf43a0c
19 changed files with 2938 additions and 0 deletions

3
Caddyfile Normal file
View file

@ -0,0 +1,3 @@
https://192.168.216.197:8000 {
reverse_proxy 127.0.0.1:8010
}