Commit 32dbd725 authored by 前端-许佳敏's avatar 前端-许佳敏

chore: 恢复gitignore的提交

parent cab3d69a
......@@ -19,6 +19,6 @@ run/
.serverBundle
# services/*
locales.json
env.config.ts
# locales.json
# env.config.ts
# base.config.json
const Config = {
SITE_ID: 5,
BACK_GATEWAY: 'http://miju-gateway-uat.nmmhome.com',
SOCKET_URL: 'ws://miju-gateway-uat.nmmhome.com',
MEMBER_URL: 'miju-platform-uat',
SINGLE_SRM: '1',
}
export default Config
This source diff could not be displayed because it is too large. You can view the blob instead.
const Config = {
SITE_ID: 5,
BACK_GATEWAY: 'http://miju-gateway-uat.nmmhome.com',
SOCKET_URL: 'ws://miju-gateway-uat.nmmhome.com',
MEMBER_URL: 'miju-platform-uat',
SINGLE_SRM: '1',
}
export default Config
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment