更换域名

This commit is contained in:
Peng-YM
2020-08-31 00:59:47 +08:00
parent 2869e2479f
commit 2a7466bba8

View File

@@ -1,3 +1,3 @@
const DEBUG = false;
export const BACKEND_BASE = DEBUG ? `http://192.168.1.134:3000` : `https://sub.store`;
export const BACKEND_BASE = DEBUG ? `http://192.168.1.134:3000` : `https://sub.com`;