forked from polka_billy/porridger
fixed api path in config
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
const API_URL = "api"
|
||||
const API_URL = "/api"
|
||||
|
||||
export { API_URL }
|
Reference in New Issue
Block a user