We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f7ef8 commit 16bd9cfCopy full SHA for 16bd9cf
1 file changed
README.md
@@ -89,7 +89,7 @@ A Dockerized Caddy reverse proxy with automatic SSL certificate generation for l
89
5. Start the proxy:
90
91
```bash
92
- docker-compose up -d
+ docker compose up -d
93
```
94
95
6. Visit: `https://local.example.com:8443`
0 commit comments