tweak prod

certbot
eric 2019-01-31 16:05:36 -05:00
parent 81b2c47362
commit f6bd4b98ee
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ wsgi_home: "/opt/regluit/venv"
wsgi_python_path: "/opt/regluit/venv/bin/python" wsgi_python_path: "/opt/regluit/venv/bin/python"
git_repo: "https://github.com/Gluejar/regluit.git" git_repo: "https://github.com/Gluejar/regluit.git"
git_branch: "production" git_branch: "production"
le_endpoint: https://acme-staging-v02.api.letsencrypt.org/directory le_endpoint: https://acme-v02.api.letsencrypt.org/directory
alt_server_name: "unglue.it" alt_server_name: "www.unglue.it"
### Variables in settings.prod.py ### ### Variables in settings.prod.py ###
mysql_db_name: "{{ vault_mysql_db_name }}" mysql_db_name: "{{ vault_mysql_db_name }}"