Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo-1
Commits
328b28d0
Unverified
Commit
328b28d0
authored
Apr 02, 2018
by
tomaer Ma
Committed by
GitHub
Apr 02, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README_zh_CN.md
parent
2a9cdacd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README_zh_CN.md
README_zh_CN.md
+1
-1
No files found.
README_zh_CN.md
View file @
328b28d0
...
@@ -71,7 +71,7 @@ JDK 环境准备好之后[下载](https://pan.baidu.com/s/1dzk7SU)最新的 Solo
...
@@ -71,7 +71,7 @@ JDK 环境准备好之后[下载](https://pan.baidu.com/s/1dzk7SU)最新的 Solo
*
Windows:
`java -cp "WEB-INF/lib/*;WEB-INF/classes" org.b3log.solo.Starter`
*
Windows:
`java -cp "WEB-INF/lib/*;WEB-INF/classes" org.b3log.solo.Starter`
*
Unix-like:
`java -cp "WEB-INF/lib/*:WEB-INF/classes" org.b3log.solo.Starter`
*
Unix-like:
`java -cp "WEB-INF/lib/*:WEB-INF/classes" org.b3log.solo.Starter`
用
`Docker`
运行 ?
用
`Docker`
运行 ?
`docker run --name solo -e SERVER_NAME=b3log.org -p 8080:8080 -v /path/backup:/opt/b3log/backup/ -d 88250/solo:2.7.0`
`docker run --name solo -e SERVER_NAME=b3log.org -p 8080:8080 -v /path/backup:/opt/b3log/backup/ -d 88250/solo:2.7.0`
| 环境变量 | 描述 | 可选值 | 默认值 |
| 环境变量 | 描述 | 可选值 | 默认值 |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment