init
This commit is contained in:
3
fuintCashier/env/.env
vendored
Normal file
3
fuintCashier/env/.env
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
API_HOST = 'https://www.fuint.cn/fuint-application/'
|
||||
NODE_ENV = 'development'
|
||||
SYSTEM_NAME = 'fuint收银系统'
|
||||
2
fuintCashier/env/sit.env
vendored
Normal file
2
fuintCashier/env/sit.env
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
API_HOST = 'http://127.0.0.1:25565'
|
||||
NODE_ENV = 'sit'
|
||||
Reference in New Issue
Block a user