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
|
```bash
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
-v "$(pwd)/my-super-theme.html:/opt/my-template.html:ro" \
|
-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
|
serve --add-template /opt/my-template.html --template-name my-template
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user