Change Domain

This commit is contained in:
Peng-YM
2020-08-31 02:14:45 +08:00
parent c75d318961
commit e36c719ef0
4 changed files with 8 additions and 7 deletions

View File

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