feat: add math engine and puzzle services
This commit is contained in:
@@ -5,3 +5,4 @@ DJANGO_ALLOWED_HOSTS=localhost,127.0.0.1
|
||||
DATABASE_URL=mysql://hulumath:hulumath@127.0.0.1:3307/hulumath
|
||||
REDIS_URL=redis://localhost:6379/0
|
||||
CORS_ALLOWED_ORIGINS=http://localhost:3000
|
||||
CALCULATOR_RATE=30/minute
|
||||
|
||||
Reference in New Issue
Block a user