Skip to content

Commit

Permalink
Merge pull request #28 from Vjack7/patch-1
Browse files Browse the repository at this point in the history
feat: Update doc, file /docs/en/guide/installation/docker.md
  • Loading branch information
tikazyq authored Jul 18, 2023
2 parents f750dbd + 7897e06 commit dacd583
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/guide/installation/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ services:
CRAWLAB_MONGO_AUTHSOURCE: "admin" # mongo auth source
volumes:
- "/opt/crawlab/master:/data" # persistent crawlab data
- "/var/crawlab/log:/var/logs/crawlab" # log persistent
ports:
- "8080:8080" # exposed api port
depends_on:
Expand Down

0 comments on commit dacd583

Please sign in to comment.