Removed redundant cache env variable & setting

This commit is contained in:
Dylan
2022-09-13 00:17:52 +01:00
parent 831a6b45c8
commit 7d0c057a4a
3 changed files with 3 additions and 4 deletions

View File

@ -16,11 +16,10 @@ provider:
Resource:
- { "Fn::GetAtt": ["vxTwitterDynamoTable", "Arn" ] }
environment:
CACHE_TABLE: ${self:custom.tableName}
VXTWITTER_CACHE_TABLE: ${self:custom.tableName}
RUNNING_SERVERLESS: 1
VXTWITTER_LINK_CACHE: dynamodb
VXTWITTER_DATABASE: none
VXTWITTER_DATABASE_TABLE: none
VXTWITTER_METHOD: hybrid
VXTWITTER_COLOR: #43B581
VXTWITTER_APP_NAME: vxTwitter