timezone adjustment
This commit is contained in:
@@ -89,6 +89,7 @@
|
|||||||
ports = [ "42010:42010" ];
|
ports = [ "42010:42010" ];
|
||||||
environment = {
|
environment = {
|
||||||
TZ = "America/Mexico_City";
|
TZ = "America/Mexico_City";
|
||||||
|
MALOJA_TIMEZONE = "-6";
|
||||||
PUID = "1000";
|
PUID = "1000";
|
||||||
PGID = "100";
|
PGID = "100";
|
||||||
MALOJA_DATA_DIRECTORY = "/mljdata";
|
MALOJA_DATA_DIRECTORY = "/mljdata";
|
||||||
|
|||||||
Reference in New Issue
Block a user