mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-12 23:17:44 +00:00
change database plan
This commit is contained in:
parent
ca8fc6e991
commit
1db3f6cbbb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
databases:
|
||||
- name: srv.postgres
|
||||
plan: pro
|
||||
plan: pro plus
|
||||
user: apollo
|
||||
databaseName: apollo
|
||||
postgresMajorVersion: 14
|
||||
|
|
Loading…
Reference in a new issue