# How to run me?

Use `docker run -d -p 8080:80 <container-name> <image>`
This commit is contained in:
miwr 2025-04-07 13:12:18 +02:00
parent 41e9c0eeef
commit 33dc8b423a

View file

@ -1,3 +1,7 @@
# How to run me?
Use `docker run -d -p 8080:80 <container-name> <image>`
# SillyGameFrontend
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.2.1.