Skip to content

Commit 46b182d

Browse files
committed
Fixes in doc
1 parent f7a4ffd commit 46b182d

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

config/README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11

2-
Here is the location of config files and the saved schedules
3-
The docker compose mount this folder.
2+
Config folder
3+
--------------
44

5-
The "running.yml" is the config started by docker compose
5+
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

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11

2-
This filder contains user images
2+
This folder contains user images which useable in config files.
3+
The docker compose mount this folder as volume.

0 commit comments

Comments
 (0)