1
0
mirror of https://github.com/craigerl/aprsd.git synced 2025-02-03 09:44:15 -05:00

Compare commits

..

No commits in common. "74e4e2c4f5242218b17400ee37d12506c31faec1" and "1c052a63c0ba896d43c06f1a06d73b73d2d2370e" have entirely different histories.

View File

@ -3,8 +3,6 @@ services:
aprsd:
image: hemna6969/aprsd:latest
container_name: aprsd
ports:
- "8001:8001"
volumes:
- $HOME/.config/aprsd:/config
restart: unless-stopped