mirror of
https://github.com/Radiquum/AniX.git
synced 2025-06-06 03:59:38 +05:00
feat(deploy): allow deploying on deta.space
- **BREAKING CHANGE**: Api url now /api/v1 \n **Fix**: Frontend build. \n **Fix**: errors about unknown styles BREAKING CHANGE:
This commit is contained in:
parent
d85ce45989
commit
d97ad7dbfe
19 changed files with 504 additions and 412 deletions
|
@ -1,4 +1,4 @@
|
|||
export const API_URL = "/api";
|
||||
export let API_URL = "/api/v1";
|
||||
|
||||
export const endpoints = {
|
||||
index: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue