copr-frontend: add resalloc_url
This commit is contained in:
parent
a4d2fb7107
commit
accdf12cec
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ BACKEND_BASE_URL = '{{ backend_base_url }}'
|
|||
|
||||
BACKEND_STATS_URI = "/stats/index.html"
|
||||
|
||||
RESALLOC_URL = "{{ backend_base_url }}/resalloc"
|
||||
|
||||
# restrict access to a set of users
|
||||
#USE_ALLOWED_USERS = False
|
||||
#ALLOWED_USERS = ['bonnie', 'clyde']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue