MDAPI: in openshift we don't need the prefix
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
535004d77c
commit
5875ea772c
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ data:
|
||||||
mdapi.cfg: |-
|
mdapi.cfg: |-
|
||||||
HOST = '*'
|
HOST = '*'
|
||||||
PORT = '8080'
|
PORT = '8080'
|
||||||
PREFIX = '/mdapi'
|
|
||||||
DL_VERIFY = False
|
DL_VERIFY = False
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
KOJI_REPO = 'https://koji.stg.fedoraproject.org/repos/'
|
KOJI_REPO = 'https://koji.stg.fedoraproject.org/repos/'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue