mirror of
https://github.com/dadada/inbox2matrix.git
synced 2025-06-08 18:13:57 +02:00
Add Dockerfile
This commit is contained in:
parent
7b07ca9cb1
commit
747da42861
5 changed files with 550 additions and 10 deletions
|
@ -14,7 +14,8 @@
|
|||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "node inbox2matrix.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue