From e055ab02b8cc698ef9f34779d2d7b3bde6425d1e Mon Sep 17 00:00:00 2001 From: Mar Alegre Date: Sat, 1 Jan 2022 18:39:20 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3c761c2..fe5fb58 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,7 @@ build files for each container type are in the directory of the corresponding na # System Configuration The containers expect volumes to be mounted to be in `/srv/vol//` + +# Data + +Host-specific configuration values for each container are stored in the container's respective `data` volume. Example config files are available in the `data` subdirectory for each image. \ No newline at end of file