passage en https
This commit is contained in:
@@ -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 %}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user