caddy lables
This commit is contained in:
@@ -152,6 +152,7 @@ public class ProjectService {
|
||||
assert config != null;
|
||||
String finalComposeContent = injectCaddyLabels(config.getRawComposeContent(), config);
|
||||
|
||||
logToConsole(projectId, finalComposeContent);
|
||||
try {
|
||||
Files.createDirectories(projectPath);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user