3 lines
66 B
JavaScript
3 lines
66 B
JavaScript
|
|
const apiUrl = 'http://193.112.94.36:8081'
|
||
|
|
|
||
|
|
export default apiUrl
|