mirror of
https://github.com/MOIS3Y/logs-collector.git
synced 2025-09-13 13:13:01 +02:00
Modify: archive upload js now it check token status, HEALTHCHEK call health api endpoint
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
<div
|
||||
id="progress"
|
||||
upload-url="{% url 'collector_api:archive-list' %}"
|
||||
class="progress"
|
||||
token-status-url="{% url 'collector_api:token-root' %}"
|
||||
class="progress not-visible"
|
||||
role="progressbar"
|
||||
aria-label="Example 20px high"
|
||||
aria-valuenow="25"
|
||||
|
Reference in New Issue
Block a user