Skip to content

Instantly share code, notes, and snippets.

@kerin
Created April 23, 2015 13:30
Show Gist options
  • Save kerin/fc8175a3156119ee8293 to your computer and use it in GitHub Desktop.
Save kerin/fc8175a3156119ee8293 to your computer and use it in GitHub Desktop.
django.toml
[template]
src = "django.py.tmpl"
dest = "/app/vis/settings/local.py"
keys = [
"/services/postgres"
]
reload_cmd = "supervisorctl -c /etc/supervisor/supervisord.conf restart uwsgi-vis"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment