From 41cc47d6318f7d83ff9c67e608f185499cf84b95 Mon Sep 17 00:00:00 2001 From: ThunderLord956 <97125592+ThunderLord956@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:13:10 -0600 Subject: [PATCH] Update unraid.md Separate 2 lines in Installation Configuration --- documentation/docs/install/unraid.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/install/unraid.md b/documentation/docs/install/unraid.md index 5367e11..5383b85 100644 --- a/documentation/docs/install/unraid.md +++ b/documentation/docs/install/unraid.md @@ -8,6 +8,7 @@ Community Applications Page for PostGIS: [PostGIS on CA Store](https://unraid.ne ## Installation Configuration It is recommended to install the applications in the order of these instructions. + Also insure they are all on the same custom network so they can communicate to one another, you can create one by running the following command in your command line with example being set to your wanted name. This network will then showup for selection when making the apps/containers. ```bash docker network create example