At
https://nginxproxymanager.com/setup/#using-postgres-database
the restart item is missing leading to some confusion cause the container does not restart on boot, I would recommend to add "restart: unless-stopped" as with the other DB configs.
Thanks.