From 0f0051220436ef7659c05f8ddf94f813fb4816eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilja=20Karta=C5=A1ov?= Date: Wed, 2 Sep 2026 16:18:00 +0200 Subject: [PATCH] Fix inquiries api url --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 781a8f3..ba05a85 100644 --- a/.env.example +++ b/.env.example @@ -1,2 +1,2 @@ ORIGIN=https://lowenware.com -PUBLIC_INQUIRY_API_URL=https://my.lowenware.com/api/inquiry +PUBLIC_INQUIRY_API_URL=https://my.lowenware.com/api/public/inquiries