diff --git a/devbox/cli/devbox b/devbox/cli/devbox index 0318349..87512ab 100755 --- a/devbox/cli/devbox +++ b/devbox/cli/devbox @@ -672,7 +672,7 @@ if [[ "$USE_LOCAL_COMPONENT_VAL" == "true" ]]; then export STRIPE_ACCOUNT_WEBHOOK_SECRET=whsec_PgPnkWGhEUiQfnV8aIb5Wmruz7XETJLm export SITE_URL_ROOT=http://localhost export FREELEAPS_DEVSVC_ENDPOINT=http://devsvc:8007/api/devsvc/ - export FREELEAPS_CHAT_ENDPOINT=http://freeleaps-chat:8012/api/chat/ + export FREELEAPS_CHAT_ENDPOINT=http://chat:8012/api/chat/ export FREELEAPS_CONTENT_ENDPOINT=http://content:8013/api/content/ export FREELEAPS_NOTIFICATION_ENDPOINT=http://notification:8003/api/notification/ export FREELEAPS_CENTRAL_STORAGE_ENDPOINT=http://central_storage:8005/api/central_storage/