From a8271b3fdd58719f1c0380a634dd43e069b6aec2 Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Mon, 12 Aug 2024 16:31:27 +0100 Subject: [PATCH] logs information --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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)