diff --git a/client/.env.production b/client/.env.production index e69de29..735a8d2 100644 --- a/client/.env.production +++ b/client/.env.production @@ -0,0 +1 @@ +VITE_API_URL=https://presupuestos.uecko.com:13001/api/v1/ \ No newline at end of file