chore(services:lanyard): fix argument conflict
Chloe 1 month ago 84a0e9a6 45039268
··· 18 18 REDIS_HOST = "localhost"; 19 19 }; 20 20 environmentFiles = [ config.age.secrets.lanyard.path ]; 21 21 + autoRemoveOnStop = false; 21 22 extraOptions = [ "--restart=always" ]; 22 23 }; 23 24