aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/puppeth/module_wallet.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/puppeth/module_wallet.go')
-rw-r--r--cmd/puppeth/module_wallet.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/puppeth/module_wallet.go b/cmd/puppeth/module_wallet.go
index 90812c4a0..ebaa5b6ae 100644
--- a/cmd/puppeth/module_wallet.go
+++ b/cmd/puppeth/module_wallet.go
@@ -57,6 +57,7 @@ services:
wallet:
build: .
image: {{.Network}}/wallet
+ container_name: {{.Network}}_wallet_1
ports:
- "{{.NodePort}}:{{.NodePort}}"
- "{{.NodePort}}:{{.NodePort}}/udp"