mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-04-15 08:28:21 +00:00

- avoid running gunicorn as root user - use setcap to allow gunicorn starting with a privileged port - write permission only on /app/configs folder - su command removed from entrypoint.sh, because it runs as pda user