diff --git a/.env b/.env index a10fa17..e8f0ebd 100644 --- a/.env +++ b/.env @@ -6,6 +6,6 @@ MiniMaxApiURL=https://api.minimaxi.com/v1/t2a_v2 APP_ID=1364994890450210816 APP_KEY=b4839cb2-cb81-4472-a2c1-2abf31e4bb27 SIG_EXP=3600 -FILE_URL=http://14.103.170.252:6212/ +FILE_URL=http://172.17.0.1:6200/ # Server Configuration PORT=8080 \ No newline at end of file