Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hisandan authored Oct 22, 2023
1 parent 3b69c17 commit ed3094b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,8 @@ Dentro de esta carpeta tenemos:
- assets:
- TODO

# Run Dockerfile
docker build -t meetdapp:latest .
docker run -p 8082:80 -v "$(pwd)":/code -it GovChainBoardFront:latest


0 comments on commit ed3094b

Please sign in to comment.