hackerati / django-app-template

Other
4 stars 2 forks source link

Error when following instructions #36

Open jasjuang opened 8 years ago

jasjuang commented 8 years ago

I am on Ubuntu 14.04 LTS

git clone git@github.com:thehackerati/django-app-template.git
cd django-app-template
make build

But it show an error message

ERROR: Invalid interpolation format for "environment" option in service "appsvr": "SECRET_KEY=B6LyzKZ$"D64&,CawS0_F<o'8"ixxglSE91|@?opd}/J\/dTodBQUVUkq-H*<?AXWI_.EYo18q05H:]+i'^NvXJL:(*YL$TqKE!l"

Please let me know how to resolve this, thanks!