Skip to content

docker-compose.yml invalid with disablePostgres #214

@thegcat

Description

@thegcat

Generating a docker-compose.yml with disablePostgres: true will output a non-functional file. Trying to start the file will give the error:

Configuration error - Service 'backendAction' depends on service 'postgres' which is undefined.

It seems most services that expect to be able to connect to the DB directly still depends_on: postgres.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions