diff --git a/module/oc_telegram_shop/upload/oc_telegram_shop/.env.example b/module/oc_telegram_shop/upload/oc_telegram_shop/.env.example index 97c57ae..75f2dd7 100755 --- a/module/oc_telegram_shop/upload/oc_telegram_shop/.env.example +++ b/module/oc_telegram_shop/upload/oc_telegram_shop/.env.example @@ -1 +1,2 @@ APP_DEBUG=false +PULSE_API_HOST=http://host.docker.internal:8086/api/ diff --git a/module/oc_telegram_shop/upload/oc_telegram_shop/.env.production b/module/oc_telegram_shop/upload/oc_telegram_shop/.env.production index 97c57ae..0e67d39 100755 --- a/module/oc_telegram_shop/upload/oc_telegram_shop/.env.production +++ b/module/oc_telegram_shop/upload/oc_telegram_shop/.env.production @@ -1 +1,2 @@ APP_DEBUG=false +PULSE_API_HOST=https://pulse.telecart.pro/api/