Files
dockerfiles/base/php-nginx/7.4-alpine/conf/etc/nginx/vhost.common.d/10-log.conf
2022-07-20 23:24:29 +08:00

3 lines
63 B
Plaintext

access_log /docker.stdout;
error_log /docker.stderr warn;