We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f23bbf9 commit 4b67f5aCopy full SHA for 4b67f5a
README.md
@@ -31,7 +31,7 @@ cd config
31
vi (app.json or app.dev.json or app.prod.json)
32
# app.json
33
{
34
- "mode":"dev" #run read config app.{mode}.json
+ "mode":"prod" #run read config app.{mode}.json
35
}
36
# app.prod.json
37
0 commit comments