Skip to content

Commit

Permalink
Defined new env. variable for dummy email domain
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanalicic committed Dec 1, 2022
1 parent 981034d commit d83e409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ askerImportWelcomeMessageFilename: "import/welcome_consulting_type_[ConsultingTy
askerImportWelcomeMessageFilenameReplaceValue: "[ConsultingType]"
userServiceSpringProfilesActive: "dev"
userServiceKeycloakResource: "user-service"
identityEmailDummySuffix: "@onlineberatung.net"
identityEmailDummySuffix: "onlineberatung.net"
firebaseConfigurationCredentialsFilePath: "/firebase/firebase-credentials.json"
firebaseConfigurationNotificationMessage: "Du hast eine neue Nachricht erhalten"
userAnonymousDeleteworkflowCron: "* * * * * ?"
Expand Down

0 comments on commit d83e409

Please sign in to comment.