Update README.md
All checks were successful
ci / build (push) Successful in 2m46s

This commit is contained in:
Michal.Wrobel 2025-04-16 08:25:14 +00:00
parent c6308ccda6
commit 12f6bff3fa

View file

@ -1,4 +1,4 @@
<h1>How to run me locally?<h1> <h1>How to run me locally?<h1>
Use `docker build --platform linux/arm64 --build-arg LOCAL=true -t silly-game-frontend .` Use `docker build --platform linux/arm64 --build-arg LOCAL=true -t silly-game-backend .`
and then `docker run -d -p 8080:80 silly-game-frontend` and visit https://localhost:8080 and then `docker run -d -p 8080:80 silly-game-backend` and visit https://localhost:8080