copr-frontend: add alias for showing the usage treemap

This commit is contained in:
Jakub Kadlcik 2023-05-21 23:33:52 +02:00
parent 2ecf286302
commit c6c7647c6b

View file

@ -1,6 +1,7 @@
WSGISocketPrefix /var/run/wsgi
Alias /robots.txt /var/www/html/robots.txt
Alias "/db_dumps/" "/var/www/html/db_dumps/"
Alias "/usage/" "/var/www/html/usage/"
{%- macro develizer(processes, threads) %}
{% if devel %}