update api url
This commit is contained in:
parent
5b85ad5161
commit
bd214e61c6
|
|
@ -1,5 +1,5 @@
|
|||
export const API_URL = 'http://54.173.167.62/api';
|
||||
export const MEDIA_URL = 'http://54.173.167.62/api/uploads';
|
||||
export const API_URL = 'https://api.seals.id/api';
|
||||
export const MEDIA_URL = 'https://api.seals.id/api/uploads';
|
||||
|
||||
export let headerSection = 'section'
|
||||
export let headerTopic = 'topic'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user