mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-12-16 14:26:17 +00:00
feat: [#41] add tests from template
This commit is contained in:
@@ -9,6 +9,10 @@ NGINX_PORT=80
|
||||
API_HOST=0.0.0.0
|
||||
API_PORT=8000
|
||||
|
||||
TEST_API_PROTOCOL=http
|
||||
TEST_API_HOST=api
|
||||
TEST_API_PORT=8000
|
||||
|
||||
JWT_SECRET_KEY=v9LctjUWwol4XbvczPiLFMDtZ8aal7mm
|
||||
JWT_ALGORITHM=HS256
|
||||
|
||||
|
||||
Reference in New Issue
Block a user