diff --git a/.env.production b/.env.production index 792357f..3a2a5e4 100644 --- a/.env.production +++ b/.env.production @@ -5,4 +5,5 @@ NEXT_PUBLIC_SERVER_URL=https://api.vesmeh.com NEXT_PUBLIC_PUBLIC_URL=https://api.vesmeh.com NEXT_PUBLIC_API_URL=https://api.vesmeh.com/api NEXT_PUBLIC_STORAGE_URL=http://storage.vesmeh.com +STORAGE_URL=http://storage.vesmeh.com NEXT_PUBLIC_PACKAGE_VERSION=0.2.7 \ No newline at end of file