Moved from aioschedule to APSchedule

This commit is contained in:
2024-02-15 15:21:49 +03:00
parent 63c1b58fc9
commit f341ca3490
7 changed files with 23 additions and 19 deletions

View File

@@ -7,4 +7,6 @@ API_URL="http://localhost:3000"
REDIS_HOST="localhost"
REDIS_PORT=6379
REDIS_PASSWORD=123
REDIS_DB=0
REDIS_DB=0
LOGGING_LVL=WARNING