diff --git a/README.md b/README.md index fd433d0..4662fed 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,10 @@ Use environment variables to specify a database, otherwise an sqlite database fi Create an environment variable `SUPERUSER_IDS` and add comma separated Discord snowflake User IDs. When logged-in, these users will be able to access the admin panel. +## Logs + +By default, logs will be output to the `logs/` directory in the project root, which is at `/app/logs/` when deployed with docker. + ## Troubleshooring ### Bad Request (400)