Cleaned up path

This commit is contained in:
radar231 2021-08-01 21:56:53 +00:00
parent c938702268
commit f72ed8b70e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
network_mode: host
image: networkboot/dhcpd
volumes:
- /home/rmorrow/docker/dhcpd/dhcpd_data:/data
- ./dhcpd_data:/data
restart: unless-stopped
environment:
- PUID=1000