-u api url
This commit is contained in:
parent
59e1bee2a7
commit
9e77e5d4e5
|
|
@ -1,4 +1,4 @@
|
||||||
export const API_URL = 'http://localhost:3001';
|
export const API_URL = 'http://18.213.12.22:3001';
|
||||||
|
|
||||||
export const slugify = (text) => {
|
export const slugify = (text) => {
|
||||||
if (!text) {
|
if (!text) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user