mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-21 23:55:17 -05:00
Compare commits
2 Commits
1c052a63c0
...
74e4e2c4f5
Author | SHA1 | Date | |
---|---|---|---|
74e4e2c4f5 | |||
|
b1db08a08c |
@ -3,6 +3,8 @@ services:
|
|||||||
aprsd:
|
aprsd:
|
||||||
image: hemna6969/aprsd:latest
|
image: hemna6969/aprsd:latest
|
||||||
container_name: aprsd
|
container_name: aprsd
|
||||||
|
ports:
|
||||||
|
- "8001:8001"
|
||||||
volumes:
|
volumes:
|
||||||
- $HOME/.config/aprsd:/config
|
- $HOME/.config/aprsd:/config
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
Reference in New Issue
Block a user