Make APIs more similar

This commit is contained in:
Darren Clarke 2026-02-15 10:29:52 +01:00
parent 9f0e1f8b61
commit c40d7d056e
57 changed files with 3994 additions and 1801 deletions

View file

@ -15,7 +15,7 @@ x-zammad-vars: &common-zammad-variables
ELASTICSEARCH_SSL_VERIFY: "false" # this doesn't set es_ssl_verify as expected, but ideally it would
ELASTICSEARCH_SCHEMA: "https"
BRIDGE_SIGNAL_AUTO_GROUPS: ${BRIDGE_SIGNAL_AUTO_GROUPS}
SIGNAL_CLI_URL: "http://signal-cli-rest-api:8080"
BRIDGE_SIGNAL_URL: "http://bridge-signal:5002"
BRIDGE_WHATSAPP_URL: "http://bridge-whatsapp:5000"
FORMSTACK_FIELD_MAPPING: ${FORMSTACK_FIELD_MAPPING}