Fix stuff
This commit is contained in:
@@ -25,8 +25,7 @@ in {
|
||||
};
|
||||
overrides = {
|
||||
volumes = [
|
||||
"${serverCfg.configPath}/openhab/conf:/openhab/conf"
|
||||
"${serverCfg.configPath}/openhab/userdata:/openhab/userdata"
|
||||
"${serverCfg.configPath}/openhab:/openhab"
|
||||
"${serverCfg.configPath}/openhab/addons:/opt/openhab/addons"
|
||||
];
|
||||
};
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
# ===== DEV =====
|
||||
gitea.subdomain = "git";
|
||||
# ===== HOME =====
|
||||
openhab.subdomain = "hass";
|
||||
openhab.subdomain = "hab";
|
||||
# trmnl = { subdomain = "hass"; subpath = "trmnl"; };
|
||||
# influx.subdomain = "metrum";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user