add environment variable for API URL and update client configuration

This commit is contained in:
2025-08-05 20:17:46 +03:00
parent cd034bcce6
commit 095f3dae76
2 changed files with 3 additions and 2 deletions

1
.env.example Normal file
View File

@ -0,0 +1 @@
NEXT_PUBLIC_API_URL=http://api.example.com/api