20251113炳辰版本
This commit is contained in:
6
config/prod.env.js
Normal file
6
config/prod.env.js
Normal file
@@ -0,0 +1,6 @@
|
||||
'use strict'
|
||||
module.exports = {
|
||||
NODE_ENV: '"production"',
|
||||
SOCKETPATH:'"/gs-guide-websocket"',
|
||||
API_ROOT: '"/api"'
|
||||
}
|
||||
Reference in New Issue
Block a user