Merge pull request #13092 from adamdmharvey/adamdmharvey/create-app-typo
fix(create-app): Typo in app config template
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user