Changed 'info' to 'tip'

This commit is contained in:
Rowan 2024-09-15 14:51:30 +01:00 committed by GitHub
parent 6f04ea8a0f
commit 4ffd235d66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ You have to restart Wings to apply new changes to your Wings config.
You have to configure mounts in admin Panel in order to use them with your servers. They consist of a source pad on the node and a target path where it will be mounted in the container. You have to configure mounts in admin Panel in order to use them with your servers. They consist of a source pad on the node and a target path where it will be mounted in the container.
:::info Path in the container ::: tip Path in the container
Mounts can be mounted to or inside of `/home/container` or any subdirectory of it. You can cross-mount servers such as Server A's directory into Server B. Mounts can be mounted to or inside of `/home/container` or any subdirectory of it. You can cross-mount servers such as Server A's directory into Server B.
Keep in mind that the folder you want to mount into needs to exist for the mount to work. Keep in mind that the folder you want to mount into needs to exist for the mount to work.
::: :::