mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
@@ -29,6 +29,6 @@ docker run -it --rm --link iron-postgres:postgres postgres \
|
||||
|
||||
```
|
||||
docker run --rm --link "iron-postgres:postgres" \
|
||||
-e "DB=postgres://postgres:ironfunctions@postgres/funcs?sslmode=disable" \
|
||||
-e "DB_URL=postgres://postgres:ironfunctions@postgres/funcs?sslmode=disable" \
|
||||
-it -p 8080:8080 iron/functions
|
||||
```
|
||||
Reference in New Issue
Block a user