Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
groob committed Aug 8, 2014
1 parent 05b4d99 commit 9e81be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Currently, the port *has* to be 8080 for both the container and the host. The Lo
[Margarita](https://github.com/jessepeterson/margarita) is also bundled in but not enabled by default.
You can run the Margarita Flask server either together with nginx, by opening both -p 8080 and -p 8089 or separately like so:
```
/usr/bin/docker run --rm --name margarita --volumes-from reposado-data -p 8089:8089 macadmins/reposado:margarita python /home/app/margarita/margarita.py
/usr/bin/docker run --rm --name margarita --volumes-from reposado-data -p 8089:8089 macadmins/reposado python /home/app/margarita/margarita.py
```

#TODO
Expand Down

0 comments on commit 9e81be0

Please sign in to comment.