Fix network-monitoring paths

This commit is contained in:
Colin Hebert
2023-01-21 07:09:19 +01:00
parent 3a409f4457
commit e3aad30f20

View File

@@ -25,9 +25,9 @@ volumes:
driver_opts:
type: none
o: bind
device: ${NASCOMPOSE_SERVICES?}/volumes/smokeping/data/
device: ${NASCOMPOSE_SERVICES?}/network-monitoring/volumes/smokeping_data/
smokeping_config:
driver_opts:
type: none
o: bind
device: ${NASCOMPOSE_SERVICES?}/volumes/smokeping/config/
device: ${NASCOMPOSE_SERVICES?}/network-monitoring/volumes/smokeping_config/