Files
backend/Caddyfile
T

8 lines
112 B
Caddyfile
Raw Normal View History

oncolit.gonsun.com {
reverse_proxy frontend:80
}
gitea.oncolit.gonsun.com {
reverse_proxy gitea:3000
}