mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-20 02:05:21 -04:00
Marked as 0.2.8
This commit is contained in:
parent
2d36d7ce84
commit
4e64583a0b
96 changed files with 3281 additions and 22102 deletions
7
run.sh
Normal file
7
run.sh
Normal file
|
@ -0,0 +1,7 @@
|
|||
forever stop hackmd
|
||||
DATABASE_URL='change this' \
|
||||
MONGOLAB_URI='change this' \
|
||||
PORT='80' \
|
||||
SSLPORT='443' \
|
||||
DOMAIN='change this' \
|
||||
forever -a --uid hackmd start app.js
|
Loading…
Add table
Add a link
Reference in a new issue