Created
April 23, 2015 13:30
-
-
Save kerin/fc8175a3156119ee8293 to your computer and use it in GitHub Desktop.
django.toml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [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