You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
# Docker-node.js
2
2
3
3

4
+
5
+
## Features
6
+
7
+
- Automatically restarts the Node.js process
8
+
- Customize the configuration file
9
+
- Data is stored in the host
10
+
4
11
5
12
## Software Stack
6
13
-[x] MongoDB
@@ -10,7 +17,6 @@
10
17
-[x] Nginx(Power By Openresty)
11
18
12
19
13
-
14
20
## How to use it?
15
21
16
22
>If live behind the [GFW](https://zh.wikipedia.org/zh-hans/%E9%98%B2%E7%81%AB%E9%95%BF%E5%9F%8E) please read this post [Use Ali cloud](http://www.myfreax.com/use-aliyun-mirror-acceleration-on-docker/)
0 commit comments