Make warning a note

This commit is contained in:
thespad 2025-01-05 22:59:43 +00:00
parent 076c1b817c
commit 78cdd38493
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

View File

@ -68,8 +68,8 @@ Mapping `docker.sock` is a potential security liability because docker has root
### Multiple Hosts
>[!WARNING]
>Make sure you fully understand what you're doing before you try and set this up as there are lots of ways it can go wrong.
>[!NOTE]
>Make sure you fully understand what you're doing before you try and set this up as there are lots of ways it can go wrong if you're just guessing.
Modmanager can query & download mods for remote hosts, as well as the one on which it is installed. At a very basic level if you're just using the DOCKER_MODS env and not the docker integration, simply mount the `/modcache` folder on your remote host(s), ensuring it is mapped for all participating containers.

View File

@ -72,8 +72,8 @@ full_custom_readme: |
### Multiple Hosts
>[!WARNING]
>Make sure you fully understand what you're doing before you try and set this up as there are lots of ways it can go wrong.
>[!NOTE]
>Make sure you fully understand what you're doing before you try and set this up as there are lots of ways it can go wrong if you're just guessing.
Modmanager can query & download mods for remote hosts, as well as the one on which it is installed. At a very basic level if you're just using the DOCKER_MODS env and not the docker integration, simply mount the `/modcache` folder on your remote host(s), ensuring it is mapped for all participating containers.