routes.yaml 96 B

12345
  1. # The routes of the project.
  2. "https://{default}/":
  3. type: upstream
  4. upstream: "app:http"