pucherot
pucherot
When running npm with a custom user: ``` enviroment: - PUID=1000 - PGID=1000 ``` Warn occur when processing the `nginx.conf` file, and this warn is logged at `fallback_error.log`: ``` 2023/10/02...
When running npm with a custom user: ``` enviroment: - PUID=1000 - PGID=1000 ``` Warn occur when processing the `nginx.conf` file, and this warn is logged at `fallback_error.log`: ``` 2023/10/02...
Since version 1.20.0, line breaks in command output are not displayed correctly, all text is displayed on a single line
**Checklist** - Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image? - Yes - Are you sure you're not using someone else's docker image? - Yes - Have...