Files
infra/ru-vps/caddy/Caddyfile
T
Dmitry dc3ff78d6d
Deploy cloud-pc / deploy (push) Failing after 15s
Deploy mini-pc / deploy (push) Failing after 4s
Deploy ru-vps / deploy (push) Failing after 5s
Refactor Docker Compose configurations and add deployment workflows for cloud-pc and mini-pc services
2026-05-27 15:41:15 +03:00

20 lines
275 B
Caddyfile

ada-dev.ru {
reverse_proxy 10.122.62.51:7080
}
cloud.ada-dev.ru {
reverse_proxy 10.122.62.51:8081
}
git.ada-dev.ru {
reverse_proxy 10.122.62.51:3002
}
pass.ada-dev.ru {
reverse_proxy 10.122.62.95:10380
}
# projects.ada-dev.ru {
# reverse_proxy 10.122.62.51:4567
# }