Re-deploy sisko with impermanence
All checks were successful
/ test (push) Successful in 1m38s

This commit is contained in:
Andrea Ciceri 2024-07-20 00:48:48 +02:00
parent b111910e64
commit ebc446116c
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
9 changed files with 89 additions and 45 deletions

View file

@ -16,4 +16,8 @@
recommendedProxySettings = true;
recommendedTlsSettings = true;
};
environment.persistence."/persist".directories = [
"/var/lib/acme"
];
}