adjast wss

This commit is contained in:
2026-05-08 21:14:23 +03:00
parent e8dc0cdb39
commit 724b74b3c8
2 changed files with 2 additions and 2 deletions
@@ -13,7 +13,7 @@ import org.springframework.context.annotation.Configuration;
@Configuration
public class DockerConfig {
@Value("${docker.host}")
@Value("${DOCKER_HOST:${docker.host:unix:///var/run/docker.sock}}")
private String dockerHost;
@Bean
@@ -74,4 +74,4 @@ spring.servlet.multipart.max-request-size=50MB
server.tomcat.max-swallow-size=100MB
#=============
docker.host=unix:///var/run/docker.sock
#docker.host=unix:///var/run/docker.sock