add sub host for h003 server to homarr for access in dashboard
This commit is contained in:
parent
afc0efd0bd
commit
49abfd4a93
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ in
|
|||
environment = {
|
||||
SECRET_ENCRYPTION_KEY = "0b7e80116a742d16a8f07452a2d9b206b1997d32a6dd2c29cfe4df676e281295";
|
||||
};
|
||||
extraOptions = [
|
||||
"--add-host=h003:100.64.0.14"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue