Skip to content

actus-riskservice src/resources/application.properties values - set to generate valid ACTUS Quickstart docker image #7

@fnparr

Description

@fnparr

Now with automated generation and publication of a docker image for a tagged saved version of actus-riskservice, it is important that the values saved in the file actus-riskservice/src/resource/application.properties be correct for the docker images used in an ACTUS Quickstart docker network.

Specifically this requires in actus-riskservice the settings:
spring.data.mongodb.host=host.docker.internal ( instead of 'localhost' as would be used for a local mongo service)
spring.data.mongodb.port= 27018 ( instead of 27017 as would be used for a local mongo service )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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