mirror of
https://github.com/louislam/dockge.git
synced 2025-08-18 00:49:52 +02:00
Remove compose version
This commit is contained in:
@@ -550,10 +550,6 @@ export default {
|
||||
throw new Error("Services must be an object");
|
||||
}
|
||||
|
||||
if (!config.version) {
|
||||
config.version = "3.8";
|
||||
}
|
||||
|
||||
this.yamlDoc = doc;
|
||||
this.jsonConfig = config;
|
||||
|
||||
|
Reference in New Issue
Block a user