passage en https
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<div class="text-center">
|
<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>
|
</div>
|
||||||
|
|
||||||
{% endblock content %}
|
{% endblock content %}
|
||||||
|
|||||||
@@ -22,6 +22,7 @@ temp_folder = /pyramid/html_cleanup/html_cleanup/static/temp/
|
|||||||
[server:main]
|
[server:main]
|
||||||
use = egg:waitress#main
|
use = egg:waitress#main
|
||||||
listen = *:9380
|
listen = *:9380
|
||||||
|
url_scheme = https
|
||||||
|
|
||||||
###
|
###
|
||||||
# logging configuration
|
# logging configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user