Skip to content

Commit 78cdd38

Browse files
committed
Make warning a note
1 parent 076c1b8 commit 78cdd38

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ Mapping `docker.sock` is a potential security liability because docker has root
6868

6969
### Multiple Hosts
7070

71-
>[!WARNING]
72-
>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.
71+
>[!NOTE]
72+
>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.
7373
7474
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.
7575

readme-vars.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ full_custom_readme: |
7272
7373
### Multiple Hosts
7474
75-
>[!WARNING]
76-
>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.
75+
>[!NOTE]
76+
>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.
7777
7878
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.
7979

0 commit comments

Comments
 (0)