Update config
This commit is contained in:
parent
62d9869f8c
commit
c822aeb141
|
@ -7,7 +7,8 @@
|
||||||
},
|
},
|
||||||
"nix": {
|
"nix": {
|
||||||
"system": "x86_64-linux",
|
"system": "x86_64-linux",
|
||||||
"remote": "daemon"
|
"remote": "daemon",
|
||||||
|
"build_timeout_seconds": 1800
|
||||||
},
|
},
|
||||||
"rabbitmq": {
|
"rabbitmq": {
|
||||||
"ssl": true,
|
"ssl": true,
|
||||||
|
|
Loading…
Reference in a new issue