Update Caddyfile
Deploy ru-vps / deploy (push) Successful in 24s

This commit is contained in:
Dmitry
2026-05-30 15:16:14 +03:00
parent 037372d500
commit 4057d5d7f1
+6 -3
View File
@@ -18,6 +18,9 @@ uptime.ada-dev.ru {
reverse_proxy 10.122.62.95:3001 reverse_proxy 10.122.62.95:3001
} }
# projects.ada-dev.ru {
# reverse_proxy 10.122.62.51:4567 projects.ada-dev.ru {
# } handle_path /neural* {
reverse_proxy 10.122.62.51:4567
}
}