passage en https

This commit is contained in:
2023-11-30 19:33:58 +01:00
parent 8872673b6c
commit 537c58bf9a
2 changed files with 2 additions and 1 deletions

View File

@@ -37,7 +37,7 @@
<hr>
<div class="text-center">
<a class="btn btn-link" href="{{ request.route_url('view_log') }}">[ Voir historique ]</a>
<a class="btn btn-link" href="{{ request.route_url('view_log') }}">[ Voir l'historique ]</a>
</div>
{% endblock content %}

View File

@@ -22,6 +22,7 @@ temp_folder = /pyramid/html_cleanup/html_cleanup/static/temp/
[server:main]
use = egg:waitress#main
listen = *:9380
url_scheme = https
###
# logging configuration