Skip to content
Snippets Groups Projects
Commit ff74b8f8 authored by Martins, Laurent's avatar Martins, Laurent
Browse files

configuration Keycloak

parent 27d7c162
No related branches found
No related tags found
No related merge requests found
......@@ -74,6 +74,9 @@ server {
client_max_body_size 5M;
proxy_read_timeout 200s;
index index.html;
proxy_busy_buffers_size 512k;
proxy_buffers 4 512k;
proxy_buffer_size 256k;
location /logs-${LOGS_TOKEN}/ {
autoindex on;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment