mirror of
https://github.com/tarampampam/error-pages.git
synced 2024-08-30 18:22:40 +00:00
docs(readme): 📚 Readme file updated
This commit is contained in:
parent
a19cc5cb76
commit
b4e9ea5ea6
@ -130,7 +130,7 @@ And simply start the server with the following command:
|
||||
```bash
|
||||
docker run --rm \
|
||||
-v "$(pwd)/my-super-theme.html:/opt/my-template.html:ro" \
|
||||
-p '8080:8080/tcp' ghcr.io/tarampampam/error-pages:3.0.0-beta-1 \
|
||||
-p '8080:8080/tcp' ghcr.io/tarampampam/error-pages:3 \
|
||||
serve --add-template /opt/my-template.html --template-name my-template
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user