Skip to content

feat: smaller commands for routing

Hadrien Froger requested to merge feat/routing into main

Can update a decidim routing with the following parameters:

  • TRAEFIK_ENVNAME: the traefik envname to call
  • SERVICE_NAME: the name of the service
  • PUBLIC_DOMAIN: the public domain to link
  • ERROR_URL
  • CODE
    • If 200 then link to public domain
    • else link to ERROR_URL/CODE

Merge request reports

Loading