feat: add sccache redis config

This commit is contained in:
Michael Mandl 2022-04-10 13:05:24 +02:00
parent 6ba64db750
commit 349c48df20
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7
2 changed files with 7 additions and 0 deletions

2
sccache/config Normal file
View file

@ -0,0 +1,2 @@
[cache.redis]
url = "redis://192.168.178.2"