Skip to content
Snippets Groups Projects
Unverified Commit b5d61c3d authored by Griefed's avatar Griefed Committed by GitHub
Browse files

Update README.md

parent bc2c92b8
No related branches found
No related tags found
No related merge requests found
...@@ -86,6 +86,7 @@ services: ...@@ -86,6 +86,7 @@ services:
build: ./icecoder/ build: ./icecoder/
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ./icecoder/code:/code
- ./icecoder/config:/config - ./icecoder/config:/config
- ./icecoder/data:/data - ./icecoder/data:/data
- ./icecoder/plugins:/plugins - ./icecoder/plugins:/plugins
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment