mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(now) add export
This commit is contained in:
parent
5818cd4375
commit
df302a799c
1 changed files with 4 additions and 1 deletions
5
now.json
5
now.json
|
|
@ -8,7 +8,10 @@
|
|||
"cloudcmd_import": "true",
|
||||
"cloudcmd_import_listen": "true",
|
||||
"cloudcmd_import_token": "hello",
|
||||
"cloudcmd_import_url": "https://cloudcmd.herokuapp.com"
|
||||
"cloudcmd_import_url": "https://cloudcmd.herokuapp.com",
|
||||
"cloudcmd_export": "true",
|
||||
"cloudcmd_export_token": "hello",
|
||||
"cloudcmd_name": "Cloud Commander - Now"
|
||||
},
|
||||
"engines": {
|
||||
"node": "8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue