Initial template
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# 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"]' <this-repo> <dest>
|
||||
copier update -a .copier-answers.caddy.yml
|
||||
```
|
||||
Reference in New Issue
Block a user