adjast wss
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user