Skip to content

Commit ed18487

Browse files
authored
Hint added for docker-compose installation
1 parent 57f9143 commit ed18487

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ zoffline can be installed on the same machine as Zwift or another local machine.
8686
- 3025:3025
8787
restart: unless-stopped
8888
```
89+
* In the ``volumes`` tag replace ``./storage/`` before the ``:`` with the directory path you want to use as your local zoffline data store.
8990
* If you are not running zoffline on the same PC that Zwift is running: create a ``server-ip.txt`` file in the ``storage`` directory containing the IP address of the PC running zoffline.
9091
* Start zoffline with:
9192
``docker-compose up -d ``

0 commit comments

Comments
 (0)