mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/vapor-laravel-explore.git
synced 2026-08-19 04:24:03 +00:00
Update new AWS RDS database setup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user