Skip to content
Snippets Groups Projects
Commit cfcff12d authored by FORESTIER Fabien's avatar FORESTIER Fabien
Browse files

Add email service conf for rec environment

parent ba80f932
Branches
Tags
No related merge requests found
Pipeline #
...@@ -31,6 +31,10 @@ export const environment = { ...@@ -31,6 +31,10 @@ export const environment = {
url: kongBaseUrl + '/organizations', url: kongBaseUrl + '/organizations',
}, },
emailService: {
url: 'https://kong.alpha.grandlyon.com/email',
},
// Path to the built app in a particular language // Path to the built app in a particular language
angularAppHost: { angularAppHost: {
fr: '/fr', fr: '/fr',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment