##// END OF EJS Templates
docs: fixed typos in docs
andverb -
r5655:da312bca default
parent child Browse files
Show More
@@ -20,6 +20,6 2. Use docker named volume ``rc_reposvol
20 repositories should be adjusted since |RCE| reads the content of them.
20 repositories should be adjusted since |RCE| reads the content of them.
21
21
22 .. note::
22 .. note::
23 Theres another override file for dev setup, which mounts default workspace folder as a repo storage by default.
23 There's another override file for dev setup, which mounts default workspace folder as a repo storage by default.
24 you can configure this by ``changing docker-compose-apps.dev.yaml``
24 you can configure this by changing ``docker-compose-apps.dev.yaml``
25 (and commenting out all lines ``$WORKSPACE_HOME:/var/opt/rhodecode_repo_store:delegated``)
25 (and commenting out all lines ``$WORKSPACE_HOME:/var/opt/rhodecode_repo_store:delegated``)
General Comments 0
You need to be logged in to leave comments. Login now