Skip to content

Commit

Permalink
AttributeError: 'Warehouse' object has no attribute '_volatile_attrib…
Browse files Browse the repository at this point in the history
…utes'
  • Loading branch information
nico4 committed Sep 29, 2017
1 parent c7dd9da commit e90cb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

set -e

python manage.py runcherrypy -p 5000 -H 0.0.0.0
cd /gioland && python manage.py runcherrypy -p 5000 -H 0.0.0.0

0 comments on commit e90cb02

Please sign in to comment.