make options to string
This commit is contained in:
parent
9fd574468a
commit
364268aa7f
1 changed files with 1 additions and 4 deletions
|
|
@ -133,10 +133,7 @@ in
|
|||
];
|
||||
settings = {
|
||||
container = {
|
||||
options = [
|
||||
"--add-host=git.cloonar.com:10.42.97.50"
|
||||
"--dns=10.42.97.10"
|
||||
];
|
||||
options = "--add-host=git.cloonar.com:10.42.97.50 --dns=10.42.97.10";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue