key command fin v1

This commit is contained in:
Jay
2018-07-13 16:07:49 +08:00
parent e1ad83566b
commit 9f1f8c6b95
6 changed files with 148 additions and 28 deletions
+1
View File
@@ -1,6 +1,7 @@
module.exports = {
port: process.env.NODE_PORT || 10230,
url: process.env.HOST_URL || '',
image_root: process.env.IMAGE_ROOT || '/image',
line: {
secret: process.env.LINE_SECRET || '',
access: process.env.LINE_ACCESS || ''