finally
This commit is contained in:
parent
abcfb975cf
commit
3ea36d3ca8
@ -21,28 +21,6 @@
|
|||||||
"1089:1089"
|
"1089:1089"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
zeronet = {
|
|
||||||
autoStart = true;
|
|
||||||
dependsOn = [ "wsproxy" ];
|
|
||||||
image = "supersandro2000/zeronet:0.7.2";
|
|
||||||
|
|
||||||
ports = [
|
|
||||||
"26552:26552"
|
|
||||||
"43110:43110"
|
|
||||||
];
|
|
||||||
|
|
||||||
environment = {
|
|
||||||
ENABLE_TOR = "false";
|
|
||||||
#UI_PASSWORD = "12345678";
|
|
||||||
};
|
|
||||||
|
|
||||||
volumes = [
|
|
||||||
"/var/lib/zeronet:/app/data"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user