examples/jamstack: added README and example app config
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
database: {
|
||||
let slug = name
|
||||
dbType: "mysql"
|
||||
dbType: "mysql" | "postgresql"
|
||||
|
||||
db: rds.#CreateDB & {
|
||||
config: infra.awsConfig
|
||||
|
Reference in New Issue
Block a user