mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-25 23:43:58 +00:00
Laravel Vapor - Update new rds instance endpoint
This commit is contained in:
@@ -9,7 +9,7 @@ environments:
|
||||
queues:
|
||||
- exchange-default-production
|
||||
- exchange-high_priority-production
|
||||
database: cief-aws-rds-mysql
|
||||
database: cief-amazon-rds-mysql
|
||||
storage: exchange-2.0-production
|
||||
# gateway-version: 2
|
||||
# cache: vapor-laravel-poc-cache
|
||||
@@ -36,7 +36,7 @@ environments:
|
||||
queues:
|
||||
- exchange-default-staging
|
||||
- exchange-high_priority-staging
|
||||
database: cief-aws-rds-mysql
|
||||
database: cief-amazon-rds-mysql
|
||||
storage: exchange-2.0-production-duplicate #cief todo: exchange-2.0-staging
|
||||
runtime: 'docker'
|
||||
timeout: 180
|
||||
@@ -54,7 +54,7 @@ environments:
|
||||
queues:
|
||||
- exchange-default-development
|
||||
- exchange-high_priority-development
|
||||
database: cief-aws-rds-mysql
|
||||
database: cief-amazon-rds-mysql
|
||||
storage: exchange-2.0-production-duplicate #cief todo: exchange-2.0-develoopment
|
||||
runtime: 'docker'
|
||||
timeout: 180
|
||||
|
||||
Reference in New Issue
Block a user