We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7a4ffd commit 46b182dCopy full SHA for 46b182d
config/README.md
@@ -1,5 +1,9 @@
1
2
-Here is the location of config files and the saved schedules
3
-The docker compose mount this folder.
+Config folder
+--------------
4
5
-The "running.yml" is the config started by docker compose
+Here is the location of config files and the saved schedules.
6
+The docker compose mount this folder as volume,
7
+so the GlowDash can use config files from here and save files which need to be permanent.
8
+
9
+**The "running.yml" is the config started by docker compose**
userstuff/README.md
@@ -1,2 +1,3 @@
-This filder contains user images
+This folder contains user images which useable in config files.
+The docker compose mount this folder as volume.
0 commit comments