mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
committed by
Seif Lotfy سيف لطفي
parent
6e58321928
commit
02d3b18497
@@ -7,7 +7,7 @@ Applications are the top level object that groups routes together to create an A
|
||||
When creating or updating an app, you can pass in a map of config variables.
|
||||
|
||||
`config` is a map of values passed to the route runtime in the form of
|
||||
environment variables prefixed with `CONFIG_`.
|
||||
environment variables.
|
||||
|
||||
Note: Route level configuration overrides app level configuration.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user