mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Compose: API_URL --> FN_API_URL (#572)
This commit is contained in:
committed by
Travis Reeder
parent
d7789121a0
commit
53a2b2702a
@@ -63,4 +63,4 @@ services:
|
|||||||
links:
|
links:
|
||||||
- "fnserver"
|
- "fnserver"
|
||||||
environment:
|
environment:
|
||||||
- API_URL=http://fnserver:8080
|
- FN_API_URL=http://fnserver:8080
|
||||||
|
|||||||
Reference in New Issue
Block a user