Files
fn-serverless/docs/operating/ui.md
Denis Makogon 5c68a88599 Fn-prefix everything (#545)
* Fn-prefix everything

Closes: #492

* Global replacement

* missed one fn_
2017-11-29 17:50:24 -08:00

217 B

User Interface for Fn

Run Functions UI

docker run --rm -it --link functions:api -p 4000:4000 -e "FN_API_URL=http://api:8080" fnproject/ui

For more information, see: https://github.com/fnproject/ui