MDAPI: in openshift we don't need the prefix

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-01-12 20:47:46 +01:00
parent 535004d77c
commit 5875ea772c

View file

@ -9,7 +9,6 @@ data:
mdapi.cfg: |-
HOST = '*'
PORT = '8080'
PREFIX = '/mdapi'
DL_VERIFY = False
{% if env == 'staging' %}
KOJI_REPO = 'https://koji.stg.fedoraproject.org/repos/'