fix: changed sessions bucket
This commit is contained in:
parent
e493772c05
commit
80ef1de005
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ env:
|
|||
AWS_SECRET_ACCESS_KEY: "m1n10s3CretK3yPassw0rd"
|
||||
AWS_REGION_WEB: eu-central-1
|
||||
AWS_REGION_IOS: eu-central-1
|
||||
S3_BUCKET_WEB: asayer-mobs
|
||||
S3_BUCKET_IOS: asayer-mobs
|
||||
S3_BUCKET_WEB: mobs
|
||||
S3_BUCKET_IOS: mobs
|
||||
#
|
||||
REDIS_STRING: redis-master.db.svc.cluster.local:6379
|
||||
KAFKA_SERVERS: kafka.db.svc.cluster.local:9092
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue