fix typo
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/push/next Pipeline was successful Details
ci/woodpecker/push/renovate Pipeline was successful Details
ci/woodpecker/push/master Pipeline failed Details

This commit is contained in:
OCram85 2024-03-24 09:26:43 +01:00
parent ad2d82e5aa
commit dc10ab67a8
1 changed files with 1 additions and 1 deletions

View File

@ -43,4 +43,4 @@ The next tag is used for testing any code changes on development branches and pu
This image contains the hugo based sources for my personal blog. It's made with the [Congo theme](https://github.com/jpanther/congo). The static pages are served by the included nginx server with a custom config. The custom config is needed to redirect 404 errors to a custom page.
You can simply run the container with `docker run -it --rm -p "8080:80" ocram85/blog:latest`
You can simply run the container with `docker run -it --rm -p "8080:80" ocram85/blog:latest`.