diff --git a/kutt/README.md b/kutt/README.md index 740435f..c44443d 100644 --- a/kutt/README.md +++ b/kutt/README.md @@ -9,7 +9,7 @@ This is not a full tutorial but more of a reference. └── ~/ └── docker/ └── kutt/ - ├── .env + ├── .env ├── docker-compose.yml ``` ### Add to Caddyfile (from ~/docker/caddy) @@ -160,4 +160,4 @@ REPORT_EMAIL= # Support email to show on the app CONTACT_EMAIL= -``` \ No newline at end of file +```