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

Merge pull request #97 from ranguli/patch-1

Fix plugins not installing via docker-compose
This commit is contained in:
2022-11-01 13:47:59 -04:00
committed by GitHub
+1 -1
View File
@@ -10,5 +10,5 @@ services:
restart: unless-stopped
environment:
- TZ=America/New_York
- APRS_PLUGINS=aprsd-slack-plugin>=1.0.2
- APRSD_PLUGINS=aprsd-slack-plugin>=1.0.2
- LOG_LEVEL=ERROR