👽️(dimail) adapt prod deployment to modified endpoint of Dimail API
Changed: api.ox.numerique.gouv.fr -> api.ovhprod.dimail1.numerique.gouv.fr
This commit is contained in:
committed by
Laurent Bossavit
parent
a33822b38d
commit
03c79b0412
@@ -98,7 +98,7 @@ backend:
|
|||||||
name: redis.redis.libre.sh
|
name: redis.redis.libre.sh
|
||||||
key: url
|
key: url
|
||||||
WEBMAIL_URL: "https://webmail.numerique.gouv.fr"
|
WEBMAIL_URL: "https://webmail.numerique.gouv.fr"
|
||||||
MAIL_PROVISIONING_API_URL: "https://api.ox.numerique.gouv.fr"
|
MAIL_PROVISIONING_API_URL: "https://api.ovhprod.dimail1.numerique.gouv.fr"
|
||||||
MAIL_PROVISIONING_API_CREDENTIALS:
|
MAIL_PROVISIONING_API_CREDENTIALS:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: backend
|
name: backend
|
||||||
|
|||||||
Reference in New Issue
Block a user