Skip to content

Commit

Permalink
Merge pull request #27 from D0ggy/patch-1
Browse files Browse the repository at this point in the history
feat: Update doc, file /docs/zh/guide/installation/docker.md
  • Loading branch information
tikazyq authored Jul 7, 2023
2 parents 5d5cee1 + f21ff3f commit 3f3b778
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/zh/guide/installation/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ services:
volumes:
- "/opt/.crawlab/master:/root/.crawlab" # 持久化 crawlab 元数据
- "/opt/crawlab/master:/data" # 持久化 crawlab 数据
- "/var/crawlab/log:/var/logs/crawlab" # log persistent 日志持久化
ports:
- "8080:8080" # 开放 api 端口
depends_on:
Expand Down

0 comments on commit 3f3b778

Please sign in to comment.