Add ts proxy container name
This commit is contained in:
@@ -16,6 +16,7 @@ services:
|
|||||||
|
|
||||||
tsdproxy:
|
tsdproxy:
|
||||||
image: almeidapaulopt/tsdproxy:1
|
image: almeidapaulopt/tsdproxy:1
|
||||||
|
container_name: tsdproxy
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- tsdproxy-data:/data
|
- tsdproxy-data:/data
|
||||||
|
|||||||
Reference in New Issue
Block a user