mirror of
https://github.com/simple-login/app.git
synced 2025-09-13 10:04:28 +08:00
fix .env.example to be used in unit tests
This commit is contained in:
parent
2461ea6145
commit
d9f2d65cc2
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ AWS_ACCESS_KEY_ID=to_fill
|
|||
AWS_SECRET_ACCESS_KEY=to_fill
|
||||
|
||||
# Cloudwatch
|
||||
ENABLE_CLOUDWATCH=true
|
||||
# ENABLE_CLOUDWATCH=true
|
||||
CLOUDWATCH_LOG_GROUP=local
|
||||
CLOUDWATCH_LOG_STREAM=local
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue