Skip to content

Commit

Permalink
PR review implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
progmatic-99 committed Aug 22, 2020
1 parent b680d7a commit 0690beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ You will need the following things properly installed on your computer.
* `cd open-event-frontend`

* `cp .env.example .env`
* `docker-compose up --build -d`
* `docker-compose up -d`

* Visit your app at [http://localhost:4200](http://localhost:4200)

Expand Down

0 comments on commit 0690beb

Please sign in to comment.