1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-06-03 14:44:47 -04:00

Updated docker-compose

This patch update the docker-compose file to use the
host system's $HOME/.config/aprsd directory as the container's
config directory by default.
This commit is contained in:
2020-12-20 16:46:19 -05:00
parent 6d2160c7b7
commit c39fddef67
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@ CHANGES
v1.1.0
------
* Added Changelog
* Fixed issue when RX ack
* Updated the aprsd-slack-plugin required version
* Updated README.rst