Skip to content

Commit

Permalink
Mount mosquitto config dir not only config file (chirpstack#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialkettle authored Dec 7, 2023
1 parent 9a6ced1 commit 24ce6fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ services:
ports:
- 1883:1883
volumes:
- ./configuration/mosquitto/mosquitto.conf:/mosquitto/config/mosquitto.conf
- ./configuration/mosquitto/config/:/mosquitto/config/

volumes:
postgresqldata:
Expand Down

0 comments on commit 24ce6fa

Please sign in to comment.