rename container
This commit is contained in:
parent
8360467ab4
commit
dbf6055e73
1 changed files with 1 additions and 2 deletions
|
@ -34,10 +34,9 @@ services:
|
|||
ports:
|
||||
- 3000:3000
|
||||
|
||||
dht-exporter:
|
||||
dht:
|
||||
image: lbry/dht-bootstrap:latest
|
||||
command: --metrics_port 7777
|
||||
container_name: dht_node_exporter
|
||||
restart: unless-stopped
|
||||
network_mode: "host"
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue