3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-11 20:55:01 +00:00

Initial dashboard work (auth flow)

This commit is contained in:
Dragory 2019-05-26 00:13:42 +03:00
parent d54897acdd
commit 5a91d36953
18 changed files with 3808 additions and 31 deletions

View file

@ -3,7 +3,7 @@
{
"name": "zeppelin",
"script": "npm",
"args": "run start-prod",
"args": "run start-bot-prod",
"log_date_format": "YYYY-MM-DD HH:mm:ss"
}
]