feat: smaller commands for routing
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
- If