From 12c8f13b7968817ee0d7b073417ef2c6df8249fa Mon Sep 17 00:00:00 2001 From: Paige Thompson Date: Sun, 5 Jan 2025 13:40:45 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cfcc769..67b3c09 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,9 @@ encryption (this assumes stunnel is running on the hub already): - `docker-compose build` - `docker-compose up -d` -## Anope migration +## Administration +- To enable debugging add `-d` to `DAEMON_FLAGS` in `config.env` +- `docker-compose up -d` +- `docker logs -f atheme-atheme-1` +### Anope migration See `tools/` for `anope2atheme.php`. YMMV