coolify/docker/development/etc/nginx/conf.d/custom.conf

5 lines
68 B
Text
Raw Normal View History

2023-05-26 08:37:18 +00:00
# Custom nginx configuration
# Disable access logs
2023-08-11 18:48:52 +00:00
access_log off;