Skip to content

Wrong default in php-fpm/postgres setup #886

@wucke13

Description

@wucke13

docker/.examples/docker-compose/with-nginx-proxy/postgres/fpm
will create a db with the name postgres yet the docker-compose.yml names the db nextcloud. In order to make it work, one has to add POSTGRES_DB=nextcloud to the db image environment. Without it, the db will be named as POSTGRES_USER.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions