mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
fix: how to update docker-compose, environment variables and fqdns
This commit is contained in:
@@ -1168,6 +1168,7 @@ function parseDockerComposeFile(Service|Application $resource, bool $isNew = fal
|
||||
// });
|
||||
// ray($withoutServiceEnvs);
|
||||
// data_set($service, 'environment', $withoutServiceEnvs->toArray());
|
||||
updateCompose($savedService);
|
||||
return $service;
|
||||
});
|
||||
$finalServices = [
|
||||
|
||||
Reference in New Issue
Block a user