mirror of
https://github.com/mue/mue.git
synced 2026-07-08 21:24:57 +02:00
domain migration
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const API_URL = 'https://api.muetab.xyz';
|
||||
export const UNSPLASH_URL = 'https://unsplash.muetab.xyz';
|
||||
export const MARKETPLACE_URL = 'https://marketplace.muetab.xyz';
|
||||
export const API_URL = 'https://api.muetab.com';
|
||||
export const UNSPLASH_URL = 'https://unsplash.muetab.com';
|
||||
export const MARKETPLACE_URL = 'https://marketplace.muetab.com';
|
||||
export const OFFLINE_IMAGES = 20;
|
||||
Reference in New Issue
Block a user