mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-08-24 00:06:26 -04:00
Added logging throughout sql.py, setting up error handling and
reporting. Made logging configuration for app. Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
This commit is contained in:
@@ -14,6 +14,7 @@ services:
|
||||
- ./backend/migrations:/app/migrations
|
||||
environment:
|
||||
ENVIRONMENT: development
|
||||
LOG_LEVEL: debug
|
||||
ports:
|
||||
- "8000:8000"
|
||||
command:
|
||||
|
||||
Reference in New Issue
Block a user