mirror of
https://github.com/openfaas/faas.git
synced 2025-06-25 08:13:25 +00:00
Update docker-compose.extended.armhf.yml
This commit is contained in:
@ -9,6 +9,8 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- functions
|
- functions
|
||||||
environment:
|
environment:
|
||||||
|
read_timeout: 10 # set both here, and on your functions
|
||||||
|
write_timeout: 10 # set both here, and on your functions
|
||||||
dnsrr: "true" # Temporarily use dnsrr in place of VIP while issue persists on PWD
|
dnsrr: "true" # Temporarily use dnsrr in place of VIP while issue persists on PWD
|
||||||
faas_nats_address: "nats"
|
faas_nats_address: "nats"
|
||||||
faas_nats_port: 4222
|
faas_nats_port: 4222
|
||||||
|
Reference in New Issue
Block a user