modify document.
This commit is contained in:
parent
7cf7e93622
commit
32692b8e8d
@ -25,7 +25,7 @@ example.com:80 {
|
||||
- Run the container with the following command. Example:
|
||||
|
||||
```bash
|
||||
docker run -d -p 80:80 -p 443:443 -v /path/to/your/Caddyfile:/etc/caddy/Caddyfile -v /path/to/your/site:/www/websites --name caddyserver-php-fpm rainautos/caddyserver-php-fpm
|
||||
docker run -d -p 80:80 -p 443:443 -v /path/to/your/Caddyfile:/etc/caddy/Caddyfile -v /path/to/your/site:/www/websites --name caddyserver-php-fpm rainautos/caddyserver-php-fpm:latest
|
||||
```
|
||||
|
||||
### Docker Compose [Multi-container]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user