Adjust self-referencing URL
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
fd58efe5b8
commit
0ee9fe41bd
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
# This is the config file for Datagrepper as intended to be used in OpenShift
|
||||
#
|
||||
|
||||
APP_PATH = "https://apps{{ env_suffix }}.fedoraproject.org/datagrepper"
|
||||
APP_PATH = "https://apps{{ env_suffix }}.fedoraproject.org/datagrepper2"
|
||||
DEFAULT_QUERY_DELTA = 3600
|
||||
DATANOMMER_SQLALCHEMY_URL = "postgresql://{{ datanommerDBUser }}:{{ datanommerDBPassword }}@db-datanommer01{{ env_suffix }}.iad2.fedoraproject.org/datanommer2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue