openhab
This commit is contained in:
@@ -20,11 +20,11 @@ in {
|
|||||||
extraEnv = {
|
extraEnv = {
|
||||||
# USER_ID = "1000";
|
# USER_ID = "1000";
|
||||||
# GROUP_ID = "1000";
|
# GROUP_ID = "1000";
|
||||||
CRYPTO_POLICY = "unlimited";
|
# CRYPTO_POLICY = "unlimited";
|
||||||
OPENHAB_HTTP_PORT = "8080";
|
OPENHAB_HTTP_PORT = "8080";
|
||||||
};
|
};
|
||||||
extraOptions = [
|
extraOptions = [
|
||||||
"--network=host"
|
# "--network=host"
|
||||||
];
|
];
|
||||||
overrides = {
|
overrides = {
|
||||||
volumes = [
|
volumes = [
|
||||||
|
|||||||
@@ -53,7 +53,7 @@
|
|||||||
# ===== DEV =====
|
# ===== DEV =====
|
||||||
gitea.subdomain = "git";
|
gitea.subdomain = "git";
|
||||||
# ===== HOME =====
|
# ===== HOME =====
|
||||||
# openhab.subdomain = "hab";
|
openhab.subdomain = "hab";
|
||||||
# trmnl = { subdomain = "hass"; subpath = "trmnl"; };
|
# trmnl = { subdomain = "hass"; subpath = "trmnl"; };
|
||||||
# influx.subdomain = "metrum";
|
# influx.subdomain = "metrum";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user