readme updated
This commit is contained in:
parent
dbbcef6c54
commit
8564b2023a
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
Use `docker run -d -p 8080:80 <container-name> <image>`
|
||||
|
||||
And you also need a local mailhog application `docker run -d -p 8025:8025 -p 1025:1025 mailhog/mailhog`
|
||||
|
||||
# SillyGameFrontend
|
||||
|
||||
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.2.1.
|
||||
|
|
Loading…
Reference in a new issue