remove comment

This commit is contained in:
cventastic
2022-01-23 14:07:38 +01:00
parent 6c047a7c67
commit 7f88d965c8

View File

@@ -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: