diff options
| -rw-r--r-- | frontend/.env.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/.env.local b/frontend/.env.local index c3ff517..7388187 100644 --- a/frontend/.env.local +++ b/frontend/.env.local @@ -1 +1 @@ -NEXT_PUBLIC_API_BASE_URL=http://127.0.0.1:3001 +NEXT_PUBLIC_API_BASE_URL= |
