mirror of
https://github.com/penpot/penpot.git
synced 2025-02-15 11:38:24 -05:00
3 lines
No EOL
105 B
Text
3 lines
No EOL
105 B
Text
log_format gzip '[$time_local] ' '"$request" $status $bytes_sent';
|
|
access_log /dev/stdout;
|
|
charset utf-8; |