fasd
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@ SQLALCHEMY_DATABASE_URI=postgresql+psycopg://postgres:123456@postgres:5432/petty
|
||||
MODULE_NAME=barker.main
|
||||
PROJECT_NAME=barker
|
||||
MAX_WORKERS=4
|
||||
REDIS_HOST=valkey
|
||||
REDIS_PORT=6379
|
||||
NATS_HOST=nats
|
||||
NATS_PORT=4222
|
||||
SECRET_KEY={{ secret_key }}
|
||||
MIDDLEWARE_SECRET_KEY={{ middleware_key }}
|
||||
ALGORITHM=HS256
|
||||
|
||||
Reference in New Issue
Block a user