🍱(dimail) embark dimail-api as container
Embark a dimail-api container, automatically fetched from their repository, to ensure our "bridge" to dimail-api is up-to-date when developing.
This commit is contained in:
committed by
Marie
parent
dd8bd2a89b
commit
59468aaa12
@@ -417,7 +417,7 @@ class Base(Configuration):
|
||||
|
||||
# MAILBOX-PROVISIONING API
|
||||
MAIL_PROVISIONING_API_URL = values.Value(
|
||||
default="https://api.dev.ox.numerique.gouv.fr",
|
||||
default="http://host.docker.internal:8001",
|
||||
environ_name="MAIL_PROVISIONING_API_URL",
|
||||
environ_prefix=None,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user