Skip to content

Commit 16bd9cf

Browse files
committed
Fixed docker compose command
1 parent 38f7ef8 commit 16bd9cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ A Dockerized Caddy reverse proxy with automatic SSL certificate generation for l
8989
5. Start the proxy:
9090

9191
```bash
92-
docker-compose up -d
92+
docker compose up -d
9393
```
9494

9595
6. Visit: `https://local.example.com:8443`

0 commit comments

Comments
 (0)