mirror of
https://github.com/louislam/dockge.git
synced 2025-02-17 09:05:56 +00:00
Remove compose version
This commit is contained in:
parent
766e751522
commit
f6a75d08c3
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue