mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-08 20:52:20 +00:00
Refactor docker-compose files to remove version numbers
This commit is contained in:
@@ -37,7 +37,6 @@ class StartKeydb
|
||||
$this->add_custom_keydb();
|
||||
|
||||
$docker_compose = [
|
||||
'version' => '3.8',
|
||||
'services' => [
|
||||
$container_name => [
|
||||
'image' => $this->database->image,
|
||||
|
||||
Reference in New Issue
Block a user