mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
4 lines
67 B
Nginx Configuration File
4 lines
67 B
Nginx Configuration File
|
|
# Custom nginx configuration
|
||
|
|
|
||
|
|
# Disable access logs
|
||
|
|
access_log off;
|