Laravel Vapor - Update new rds instance endpoint

This commit is contained in:
Dillon Ngo
2024-10-11 23:04:08 +08:00
parent d479aae2bc
commit aaef5d20e5
+3 -3
View File
@@ -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