rename
parent
780d50bb59
commit
0a3943561f
|
|
@ -13,7 +13,7 @@ mc mb sink/notea
|
||||||
|
|
||||||
docker run --rm -it \
|
docker run --rm -it \
|
||||||
--name notea \
|
--name notea \
|
||||||
-p 3000:3000 \
|
-p 3001:3000 \
|
||||||
-e STORE_ACCESS_KEY=access_key \
|
-e STORE_ACCESS_KEY=access_key \
|
||||||
-e STORE_SECRET_KEY=secret_key \
|
-e STORE_SECRET_KEY=secret_key \
|
||||||
-e STORE_BUCKET=notea \
|
-e STORE_BUCKET=notea \
|
||||||
|
|
@ -0,0 +1,3 @@
|
||||||
|
* https://github.com/Ionaru/easy-markdown-editor
|
||||||
|
* https://www.npmjs.com/package/rich-markdown-editor
|
||||||
|
* npm+more dependences but is notea+bookstack's bread n butter
|
||||||
Loading…
Reference in New Issue