Skip to content

Commit

Permalink
docs(readme): 📚 Readme file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tarampampam committed Jul 3, 2024
1 parent a19cc5c commit b4e9ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit b4e9ea5

Please sign in to comment.