remove comment
This commit is contained in:
@@ -22,8 +22,9 @@ services:
|
|||||||
- "6000"
|
- "6000"
|
||||||
- "30303"
|
- "30303"
|
||||||
volumes:
|
volumes:
|
||||||
- harmony:/harmony/
|
- harmony_data:/harmony/
|
||||||
- ./harmony/keyfiles:/.hmy/blskeys
|
- ./harmony/keyfiles:/.hmy/blskeys
|
||||||
|
- ./harmony/log:/harmony/log
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
### WIREGUARD
|
### WIREGUARD
|
||||||
@@ -111,6 +112,6 @@ services:
|
|||||||
### VOLUMES
|
### VOLUMES
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
harmony:
|
harmony_data:
|
||||||
prometheus_data:
|
prometheus_data:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user