|
|
@ -10,7 +10,7 @@ APP_SECRET={{ pim_secret | quote }} |
|
|
|
APP_INDEX_HOSTS={{ pim_es_server }} |
|
|
|
APP_INDEX_HOSTS={{ pim_es_server }} |
|
|
|
APP_PRODUCT_AND_PRODUCT_MODEL_INDEX_NAME=akeneo_pim_product_and_product_model |
|
|
|
APP_PRODUCT_AND_PRODUCT_MODEL_INDEX_NAME=akeneo_pim_product_and_product_model |
|
|
|
APP_CONNECTION_ERROR_INDEX_NAME=akeneo_connectivity_connection_error |
|
|
|
APP_CONNECTION_ERROR_INDEX_NAME=akeneo_connectivity_connection_error |
|
|
|
MAILER_URL=null://localhost&sender_address=no-reply@{{ ansible_domain }} |
|
|
|
MAILER_URL={{ pim_mailer_url }} |
|
|
|
AKENEO_PIM_URL={{ pim_public_url }} |
|
|
|
AKENEO_PIM_URL={{ pim_public_url }} |
|
|
|
LOGGING_LEVEL=NOTICE |
|
|
|
LOGGING_LEVEL=NOTICE |
|
|
|
APP_EVENTS_API_DEBUG_INDEX_NAME=akeneo_connectivity_connection_events_api_debug |
|
|
|
APP_EVENTS_API_DEBUG_INDEX_NAME=akeneo_connectivity_connection_events_api_debug |
|
|
|