# caddy Copier template for a `caddy/` directory: a portable `site.caddy` for the project's `api` and `frontend` services, a standalone Caddy compose file and an example global Caddyfile. ```sh copier copy --trust -d project_slug=my_thing -d 'routes=["api","frontend"]' copier update -a .copier/caddy.yml ```