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