Skip to content

refactor: configuration files for prod must not use "prod" as infix #55

@ThorstenSuckow

Description

@ThorstenSuckow

The default for config files being queried for production should be the package/application name, postfixed with .conf.json instead of .prod.conf.json. This should be done by explicitly checking for the prod-environment. Each other environment should still use the current env-setting as postfix.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions