dockerfiles/base/php-nginx/7.4-alpine/conf/etc/nginx/vhost.common.d/10-log.conf

3 lines
63 B
Plaintext
Raw Normal View History

2022-07-20 23:24:29 +08:00
access_log /docker.stdout;
error_log /docker.stderr warn;