mirror of
https://github.com/craigerl/aprsd.git
synced 2024-12-20 16:41:13 -05:00
Merge pull request #95 from ranguli/patch-1
This commit is contained in:
commit
74e4e2c4f5
@ -3,6 +3,8 @@ services:
|
||||
aprsd:
|
||||
image: hemna6969/aprsd:latest
|
||||
container_name: aprsd
|
||||
ports:
|
||||
- "8001:8001"
|
||||
volumes:
|
||||
- $HOME/.config/aprsd:/config
|
||||
restart: unless-stopped
|
||||
|
Loading…
Reference in New Issue
Block a user