Update new AWS RDS database setup

This commit is contained in:
Dillon Ngo
2024-09-08 01:56:36 +08:00
parent a7e3b7b0b3
commit d0fd85857d
+2 -2
View File
@@ -5,7 +5,7 @@ environments:
domain: production.vapor-explore.izyim.com
memory: 1024
cli-memory: 512
database: cief-rds-mysql
database: cief-aws-rds-mysql
storage: vapor-laravel-explore-production
runtime: 'docker'
timeout: 180
@@ -20,7 +20,7 @@ environments:
domain: staging.vapor-explore.izyim.com
memory: 1024
cli-memory: 512
database: cief-rds-mysql
database: cief-aws-rds-mysql
storage: vapor-laravel-explore-staging
runtime: 'docker'
timeout: 180