mirror of
https://github.com/status-im/codimd.git
synced 2025-01-12 10:24:13 +00:00
Remove unnecessaries
Signed-off-by: t.goto <tomoyan777@gmail.com>
This commit is contained in:
parent
f34d9b666f
commit
af6bbb4041
4
app.json
4
app.json
@ -19,10 +19,6 @@
|
||||
"description": "Let npm also install development build tool",
|
||||
"value": "false"
|
||||
},
|
||||
"DB_TYPE": {
|
||||
"description": "Specify database type. See sequelize available databases. Default using postgres",
|
||||
"value": "postgres"
|
||||
},
|
||||
"HMD_SESSION_SECRET": {
|
||||
"description": "Secret used to secure session cookies.",
|
||||
"required": false
|
||||
|
@ -25,6 +25,4 @@ EOF
|
||||
|
||||
EOF
|
||||
|
||||
# build app
|
||||
npm run build
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user