Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Feb 14, 2023
1 parent da9fa82 commit 929e107
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wikijs/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 9,8 @@ services:
image: linuxserver/wikijs:latest
container_name: wikijs
restart: unless-stopped
ports:
- 3000:3000 # WEB UI
volumes:
- /mnt/docker-volumes/wikijs/config:/config
- /mnt/docker-volumes/wikijs/data:/data
Expand Down

0 comments on commit 929e107

Please sign in to comment.