These are required, but are ignored when run under mod_wsgi

This commit is contained in:
Ralph Bean 2015-09-28 16:39:03 +00:00
parent 0a40ed39df
commit 1611d2794e

View file

@ -8,10 +8,12 @@ base_koji_task_url = https://kojipkgs.stg.fedoraproject.org//work/
{% endif %}
virtualbox = false
#host = 0.0.0.0
#port = 5000
debug = false
# These are required, but are ignored when run under mod_wsgi.
host = 0.0.0.0
port = 5000
[sqlalchemy]
{% if env == 'staging' %}
uri = postgres://autocloud:{{autocloud_db_password_stg}}@db01.stg/autocloud