mirror of
https://github.com/penpot/penpot.git
synced 2026-02-27 06:43:53 +00:00
3 lines
105 B
Plaintext
3 lines
105 B
Plaintext
log_format gzip '[$time_local] ' '"$request" $status $bytes_sent';
|
|
access_log /dev/stdout;
|
|
charset utf-8; |