Update README.md
All checks were successful
Build Website / Build NPM Project (push) Successful in 1m8s
Build Website / Tag Version (push) Successful in 6s
Build Website / Build & Push Dockerfile (push) Successful in 1m34s

This commit is contained in:
Zakary Timson 2023-12-08 00:59:42 +00:00
parent f5512e7750
commit 608c5099d2

View File

@ -68,7 +68,7 @@ Website: https://legio-30.org
- [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/legio-30:latest`
2. Open [http://localhost](http://localhost)
</details>