Update README.md
All checks were successful
Build Website / Build NPM Project (push) Successful in 47s
Build Website / Tag Version (push) Successful in 3s
Build Website / Build & Push Dockerfile (push) Successful in 39s

This commit is contained in:
Zakary Timson 2023-12-15 20:56:17 +00:00
parent 02bc54ff8a
commit c02afe9af5

View File

@ -67,7 +67,7 @@ Website: https://git.zakscode.com
- [Docker](https://docs.docker.com/install/)
#### Instructions
1. Run the docker image: `docker run -p 80:80 git.zakscode.com/ztimson/template:latest`
1. Run the docker image: `docker run -p 80:80 git.zakscode.com/ztimson/pelican-landing:latest`
2. Open [http://localhost](http://localhost)
</details>