knilios / ku-polls

Online polling and surveying application
0 stars 0 forks source link

Update .env file #27

Closed knilios closed 2 months ago

knilios commented 2 months ago
  1. add these values to .env file
    SECRET_KEY
    DEBUG
    ALLOWED_HOSTS
    TIME_ZONE
  2. Update sample.env file with some helpful comments.