Merge pull request #13092 from adamdmharvey/adamdmharvey/create-app-typo

fix(create-app): Typo in app config template
This commit is contained in:
Patrik Oldsberg
2022-08-10 20:06:06 +02:00
committed by GitHub
@@ -26,7 +26,7 @@ backend:
origin: http://localhost:3000
methods: [GET, HEAD, PATCH, POST, PUT, DELETE]
credentials: true
# This is for local developement only, it is not recommended to use this in production
# This is for local development only, it is not recommended to use this in production
# The production database configuration is stored in app-config.production.yaml
database:
client: better-sqlite3