From f636021b9da13b66bab0a17284254241f7c1f68b Mon Sep 17 00:00:00 2001 From: root Date: Thu, 7 Nov 2024 19:20:49 -0500 Subject: [PATCH] add readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..714f512 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +- Copy `config.env.example` to `config.env` and `include.default.conf` to `include.conf` and edit both +- `chown -R 999 custom` and `docker-compose up -d`