Use external url for resultsdb frontend
This commit is contained in:
parent
b555731709
commit
d62e110eb4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
MAILFROM=taskotron@fedoraproject.org
|
||||
MAILTO=sysadmin-qa-members@fedoraproject.org
|
||||
#0 1,13 * * * root python /root/fetch_activity.py -u {{ resultsdb_url }} -f {{ resultsdb_frontend_url }} -t 12 > /root/fetch_activity_logs/fetch_activity_$(date "+\%H\%M_\%m\%d\%y").log
|
||||
0 1,13 * * * root python /root/fetch_activity.py -u {{ resultsdb_url }} -f {{ resultsdb_frontend_url }} -t 12
|
||||
0 1,13 * * * root python /root/fetch_activity.py -u {{ resultsdb_url }} -f {{ resultsdb_external_url }} -t 12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue