fix: hardcode socket proxy port to 2375 to avoid interpolation error
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
my-docker:
|
my-docker:
|
||||||
host: socket-proxy
|
host: socket-proxy
|
||||||
port: {{SOCKET_PROXY_PORT}}
|
port: 2375
|
||||||
|
|||||||
Reference in New Issue
Block a user