mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-18 06:11:49 -05:00
Merge pull request #97 from ranguli/patch-1
Fix plugins not installing via docker-compose
This commit is contained in:
commit
eb4b67d9b8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user