insque.local.yml in insque-0.6.3 vs insque.local.yml in insque-0.7.0
- old
+ new
@@ -1,9 +1,10 @@
version: '3.2'
services:
redis:
image: redis
+ command: redis-server --save "" --appendonly no
ports:
- target: 6379
published: 63790
protocol: tcp
mode: host