michals-silly-game-backend/README.md
Michal.Wrobel c6308ccda6
Some checks failed
ci / build (push) Has been cancelled
Update README.md
2025-04-16 08:24:44 +00:00

210 B

How to run me locally?

Use docker build --platform linux/arm64 --build-arg LOCAL=true -t silly-game-frontend . and then docker run -d -p 8080:80 silly-game-frontend and visit https://localhost:8080