Skip to content

Commit bc88467

Browse files
committed
fjerner debug-logging
1 parent 8b2db72 commit bc88467

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

proxy.nginx

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ map $upstream_http_cache_control $custom_cache_control {
2323
server {
2424
listen "${APP_PORT}";
2525
server_name "${APP_HOSTNAME}";
26-
access_log /dev/stdout debug;
2726
# Proxy headers. Will be overwritten if you set them in blocks.
2827
proxy_buffers 16 32k;
2928
proxy_buffer_size 32k;

0 commit comments

Comments
 (0)