mirror of
https://github.com/bckelley/phpmyadmin-docker-lightweight.git
synced 2026-08-24 03:24:11 -05:00
10 lines
253 B
Plaintext
10 lines
253 B
Plaintext
[global]
|
|
; global config goes here
|
|
|
|
[www]
|
|
; www config goes here
|
|
; Uncomment the line below if you want to store logs in a file instead of sending them into `stderr`
|
|
; php_admin_value[error_log] = /var/log/php/php-fpm-errors.log
|
|
|
|
access.log = /dev/null
|