:80 { handle_path /git/* { reverse_proxy gitea:3000 } handle_path /registry/* { reverse_proxy registry:5000 } respond /health "AppFactory OK" 200 }