foundryvtt: preserve config

This commit is contained in:
notohh 2023-05-16 00:41:42 -04:00
parent f5b70c135b
commit c2fd5dbb15
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -6,6 +6,9 @@
volumes = [
"/home/notoh/docker/foundryvtt:/data"
];
environment = {
CONTAINER_PRESERVE_CONFIG = "true";
};
environmentFiles = [
/run/secrets/foundry-username
/run/secrets/foundry-password