psychok7 / django-yadpt-starter

Yet Another Django Project Template skeleton for Django projects
MIT License
28 stars 1 forks source link

Setup utility not working properly when environment is set to dev #33

Closed pslobo closed 7 years ago

pslobo commented 7 years ago

When the environment is set to dev, the setup utility isn't prompting the user for some needed values, namely DOMAIN, and therefore, nginx.conf isn't getting properly setup.

So server_name {{DOMAIN}}; is getting set to server_name ; and therefore nginx fails to start.

pslobo commented 7 years ago

Ignore this. My brain stopped for a moment there. Dev isn't supposed to be using nginx :)

psychok7 commented 7 years ago

https://github.com/psychok7/django-yadpt-starter/commit/cf1dd996e226e3fc2eac3487c13aebaf35e9074c