From cb5105378d0e9bbe2e7b2b7d093e177204b8ca31 Mon Sep 17 00:00:00 2001 From: tycrek Date: Mon, 18 Apr 2022 15:54:35 -0600 Subject: [PATCH] Remove "(for future use)" from README --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 242f76f..405095f 100644 --- a/.github/README.md +++ b/.github/README.md @@ -179,7 +179,7 @@ docker-compose up --force-recreate --build -d && docker image prune -f # && dock - `docker-compose` exposes **five** volumes. These volumes let you edit the config, view the auth or data files, or view the `uploads/` folder from your host. - `uploads/` - - `share/` (for future use) + - `share/` - `config.json` - `auth.json` - `data.json`