handle_path /docs* {
  reverse_proxy 127.0.0.1:5100
}


handle_path /slides* {
  reverse_proxy 127.0.0.1:5200
}