mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-21 05:23:58 +00:00
Laravel Vapor - Change AWS RDS database
This commit is contained in:
@@ -9,7 +9,7 @@ environments:
|
||||
queues:
|
||||
- exchange-default-production
|
||||
- exchange-high_priority-production
|
||||
database: cief-rds-mysql
|
||||
database: cief-aws-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-rds-mysql
|
||||
database: cief-aws-rds-mysql
|
||||
storage: exchange-2.0-production-duplicate #cief todo: exchange-2.0-staging
|
||||
runtime: 'docker'
|
||||
timeout: 180
|
||||
|
||||
Reference in New Issue
Block a user