Skip to content

Docker: Increase nginx/php-fpm logging

Kevin Morris requested to merge kevr/aurweb:pu into pu

Additionally, this MR decouples nginx.conf from nginx-entrypoint.sh. This makes the nginx config a lot more clear and removes the need to escape '$' characters.

Signed-off-by: Kevin Morris kevr@0cost.org

Merge request reports