mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Minor: formatting.
This commit is contained in:
@@ -8,7 +8,7 @@ To get started quickly with IronFunctions, you can just fire up an `iron/functio
|
|||||||
docker run --rm --name functions --privileged -it -v $PWD/data:/app/data -p 8080:8080 iron/functions
|
docker run --rm --name functions --privileged -it -v $PWD/data:/app/data -p 8080:8080 iron/functions
|
||||||
```
|
```
|
||||||
|
|
||||||
** Note**: A list of configurations via env variables can be found [here](docs/api.md).*
|
**Note**: A list of configurations via env variables can be found [here](docs/api.md).*
|
||||||
|
|
||||||
## Using Functions
|
## Using Functions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user