Update README.md

This commit is contained in:
Paige Thompson 2025-01-05 13:40:45 -08:00 committed by GitHub
parent 5030efb67f
commit 12c8f13b79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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