diff options
Diffstat (limited to 'client/.env.development')
-rw-r--r-- | client/.env.development | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/.env.development b/client/.env.development index eab1509..71597a0 100644 --- a/client/.env.development +++ b/client/.env.development @@ -1 +1 @@ -VITE_BASE_URL=http://192.168.1.11:8080/api/ +VITE_BASE_URL=http://192.168.1.25:8080/api/ |