fix: hardcode socket proxy port to 2375 to avoid interpolation error

This commit is contained in:
2026-02-16 22:20:40 -03:00
parent d27fcff3ae
commit be4d7dd124

View File

@@ -1,4 +1,4 @@
--- ---
my-docker: my-docker:
host: socket-proxy host: socket-proxy
port: {{SOCKET_PROXY_PORT}} port: 2375