Skip to content

Commit 381ffec

Browse files
authored
Merge pull request #659 from Loki-101/patch-1
Update outdated line
2 parents 5316545 + a27f958 commit 381ffec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/mounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Keep in mind that the folder you want to mount into needs to exist for the mount
3232
- **Name**: Name for your mount.
3333
- **Description**: Description for your mount.
3434
- **Source**: The absolute path to the folder or files on the Node machine.
35-
- **Target**: The absolute path where the mount will be placed inside of your server, can **not** include `/home/container` in the path.
35+
- **Target**: The absolute path where the mount will be placed inside of your server. If `/home/container` is in the path, make sure the folder exists beforehand.
3636
- **Read Only**: Whether the mount will be read-only for the servers using it.
3737
- **User Mountable**: Whether to allow users to self mount this mount.
3838
4. After creating the mount, you are required to add both **Eggs** and **Nodes** that this mount may be used on.

0 commit comments

Comments
 (0)