Skip to content

Commit

Permalink
Version updates and cleanup, readme update.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanwahlund committed Feb 18, 2019
1 parent 0ad5c91 commit c488b1a
Show file tree
Hide file tree
Showing 5 changed files with 2,527 additions and 2,531 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,10 @@ docker run --rm -p 8080:8080 -t --name vici vici-eiffel
~~~~

The Vici app will now run at http://127.0.0.1:8080 (if you are running docker-machine check IP with : docker-machine ip)

## Common problems and fixes
Files and folders to delete if Vici is not starting or acting as it should after pulling/updating the project folder:

* /node
* /node_modules
* /settings.json
Loading

0 comments on commit c488b1a

Please sign in to comment.