1

Set formula10 tz

This commit is contained in:
2024-04-04 14:46:04 +02:00
parent a03901dbad
commit 370e479ee1

View File

@ -18,7 +18,9 @@
"formula10_data:/app/instance"
];
environment = {};
environment = {
TZ = "Europe/Berlin";
};
extraOptions = [
"--init" # Make an init process take up PID 1, to make python receive the SIGTERM