第一次提交
This commit is contained in:
10
web/.env.production
Normal file
10
web/.env.production
Normal file
@@ -0,0 +1,10 @@
|
||||
# just a flag
|
||||
ENV = 'production'
|
||||
|
||||
# base api
|
||||
VUE_APP_BASE_API = '/api'
|
||||
|
||||
# system name
|
||||
VUE_APP_SYSTEM_NAME = 'DD STORE'
|
||||
|
||||
|
Reference in New Issue
Block a user