Compare commits
No commits in common. "2c71ce5e9db48a263f5cfc83eb4a5c659e606d3a" and "276cd1ae5da72107d97794794c12a953676652c3" have entirely different histories.
2c71ce5e9d
...
276cd1ae5d
@ -192,7 +192,7 @@
|
||||
DOMAIN = "https://vault.jhink.org";
|
||||
ROCKET_ADDRESS = "0.0.0.0";
|
||||
ROCKET_PORT = 8222;
|
||||
SIGNUPS_ALLOWED = false;
|
||||
SIGNUPS_ALLOWED = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
serverIP :
|
||||
{
|
||||
image = "ghcr.io/home-assistant/home-assistant:2023.6.3";
|
||||
image = "ghcr.io/home-assistant/home-assistant:2023.06.0";
|
||||
#ports = [
|
||||
#"8123:8123"
|
||||
#];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user