pr fixes part 1
This commit is contained in:
+1
-4
@@ -11,7 +11,7 @@
|
||||
"BUCKET_IN": "documentin",
|
||||
"CLIENT_SYNC_URL": "http://localstack:4566/queue/us-east-1/000000000000/client_sync",
|
||||
"COGNITO_CLIENT_ID": "552cqkf3640t39ncehkmgpce31",
|
||||
"COGNITO_CLIENT_SECRET": "aak...",
|
||||
"COGNITO_CLIENT_SECRET": "aaknqeq9ajr07qjch4tkq38ulghvn2i8v7tn3d2fcv44uevfemf",
|
||||
"COGNITO_DOMAIN": "https://us-east-21y6po8rr8.auth.us-east-2.amazoncognito.com",
|
||||
"COGNITO_USER_POOL_ID": "us-east-2_1y6po8rR8",
|
||||
"DB_NOSSL": "true",
|
||||
@@ -39,9 +39,6 @@
|
||||
"QUERY_SYNC_URL": "http://localstack:4566/queue/us-east-1/000000000000/query_sync",
|
||||
"QUERY_URL": "http://localstack:4566/queue/us-east-1/000000000000/query_runner",
|
||||
"QUERY_VERSION_SYNC_URL": "http://localstack:4566/queue/us-east-1/000000000000/query_version_sync",
|
||||
"RBAC_PRIVATE_KEY_PATH": "./private_key.pem",
|
||||
"RBAC_PROVIDER": "local",
|
||||
"RBAC_PUBLIC_KEY_PATH": "./public_key.pem",
|
||||
"STORE_EVENT_URL": "http://localstack:4566/queue/us-east-1/000000000000/store_event"
|
||||
},
|
||||
"env_from": ".env",
|
||||
|
||||
Reference in New Issue
Block a user