File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- ## Note to Users
21
3- This feature mounts the edgedb config and data folder to the host machine for persistence. To do so, it makes some assumptions about ` edgedb info ` :
2+
3+ ## Notes on Volume Mounts
4+
5+ This feature mounts the edgedb config and data folder for persistence. To do so, it makes some assumptions about ` edgedb info ` :
46
57``` bash
68$ edgedb info
@@ -15,7 +17,7 @@ EdgeDB uses the following local paths:
1517└────────────┴────────────────────────────────────────┘
1618```
1719
18- ** These paths may change based on the OS!** . This feature is tested on Ubuntu and Debian and the paths match up, but may not work for others.
20+ ** These paths may change based on the OS!** This feature is tested on Ubuntu and Debian and the paths match up, but may not work for others.
1921
2022## OS and Architecture Support
2123
You can’t perform that action at this time.
0 commit comments