Skip to content

Commit

Permalink
Fix containerfile rename
Browse files Browse the repository at this point in the history
  • Loading branch information
dennissiemensma committed Feb 23, 2024
1 parent b5e3527 commit dae0de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dsmrreader/provisioning/container/compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ services:
image: eclipse-mosquitto:2
restart: unless-stopped
volumes:
- ./dsmrreader/provisioning/docker/mosquitto-dev/:/mosquitto/config/
- ./dsmrreader/provisioning/container/mosquitto-dev/:/mosquitto/config/
ports:
- '1883:1883'

Expand Down

0 comments on commit dae0de7

Please sign in to comment.