The password stored in Docker Secret could be passed using the `PASSWORD_FILE` environment variable. This PR allows to pass the user.
In order to avoid postgresql password in an environment variable, a PASSWORD_FILE environment may be used instead. This allow the usage of secrets in docker-compose [0] [0](https://github.com/compose-spec/compose-spec/blob/master/spec.md#secrets)