Remove 'frontend_url' variable, it is not used anymore
This commit is contained in:
parent
ceb35381b6
commit
fb074425fd
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ results_baseurl={{ backend_base_url }}/results
|
|||
|
||||
# Base frontend url
|
||||
frontend_base_url={{ frontend_base_url }}
|
||||
# Url for backend communication endpoint (will be eliminated at some point)
|
||||
frontend_url={{ frontend_base_url }}/backend
|
||||
|
||||
# must have same value as BACKEND_PASSWORD from have frontend in /etc/copr/copr.conf
|
||||
# default is PASSWORDHERE but you really should change it. really.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue