change base url

This commit is contained in:
imanmortezazadeh 2024-03-17 13:40:16 +03:30
parent 87d2527af3
commit dbe6a69eda
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
import axios from 'axios';
// const URL = 'https://newadmin.impo.app/api/v1/';
const URL = 'http://172.20.255.148:5223/support/finantial/';
const URL = 'https://web.impo.app/support/finantial/';
// const URL = 'http://172.20.255.148:5223/support/finantial/';
export const PICURL = `${URL}article/image/`;