0
0
mirror of https://github.com/Shchoholiev/shopping-assistant-web-client.git synced 2025-06-29 18:21:09 +00:00

SA-206 Added production config

This commit is contained in:
shchoholiev-opflo 2023-11-26 16:34:42 +00:00
parent b56979cf99
commit 325eb7a8e5

View File

@ -0,0 +1,3 @@
{
"ApiUrl": "https://shopping-assistant-api.azurewebsites.net/"
}