From 7da960fe1849726368774cd68fc03ac9daa3556c Mon Sep 17 00:00:00 2001 From: luming Date: Mon, 15 Jan 2024 16:31:08 +0800 Subject: [PATCH] update document. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b414602..d7cf187 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,7 @@ docker run -d -p 80:80 -p 443:443 -v /path/to/your/Caddyfile:/etc/caddy/Caddyfil You can use Docker Compose to run CaddyServer with PHP-FPM. For example: -- Configure your Caddyfile and Using the following command to create a container. - -- Caddyfile +- Configure your Caddyfile and Using the following command to create a container. ```plaintext {