1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-07-28 08:02:00 +03:00

Merge pull request #3361 from timob/improve-container-start

Improve container startup time
This commit is contained in:
jc21
2024-01-09 08:15:33 +10:00
committed by GitHub

View File

@ -24,4 +24,4 @@ chown -R "$PUID:$PGID" /etc/nginx/nginx.conf
chown -R "$PUID:$PGID" /etc/nginx/conf.d chown -R "$PUID:$PGID" /etc/nginx/conf.d
# Prevents errors when installing python certbot plugins when non-root # Prevents errors when installing python certbot plugins when non-root
chown -R "$PUID:$PGID" /opt/certbot chown "$PUID:$PGID" /opt/certbot/lib/python3.7/site-packages/