mdapi's urls are prefixed
This commit is contained in:
parent
d23d4b20f4
commit
7d8b4bc3a9
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
HOST = '*'
|
||||
PORT = '80'
|
||||
PREFIX = '/mdapi'
|
||||
|
||||
{% if env == 'staging' %}
|
||||
KOJI_REPO = 'http://koji.stg.fedoraproject.org/repos/'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue