forked from extern/dockge
Compare commits
1 Commits
websocket
...
remove-ver
Author | SHA1 | Date | |
---|---|---|---|
f6a75d08c3 |
@ -550,10 +550,6 @@ export default {
|
|||||||
throw new Error("Services must be an object");
|
throw new Error("Services must be an object");
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!config.version) {
|
|
||||||
config.version = "3.8";
|
|
||||||
}
|
|
||||||
|
|
||||||
this.yamlDoc = doc;
|
this.yamlDoc = doc;
|
||||||
this.jsonConfig = config;
|
this.jsonConfig = config;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user