更换域名

This commit is contained in:
Peng-YM 2020-08-31 00:59:47 +08:00
parent ad18b11d56
commit ae7953a0eb

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`;