Fix service name from socket-proxy to socket_proxy in compose.yaml
This commit is contained in:
parent
4459a858e4
commit
d208cd1331
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
services:
|
||||
socket-proxy:
|
||||
socket_proxy:
|
||||
image: ghcr.io/tecnativa/docker-socket-proxy@sha256:1f5038b54f06c3e18422902cf00ba21803d1c97805aae032e5e6673d532d3459
|
||||
container_name: socket_proxy
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue