diff options
Diffstat (limited to '.env.development')
| -rw-r--r-- | .env.development | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.development b/.env.development index 93b132e..93fd70c 100644 --- a/.env.development +++ b/.env.development @@ -1,2 +1,3 @@ # .env.development VITE_API_TITLE=http://localhost:3000 +VITE_BOXEDAPI_TITLE=http://localhost:3000 |
