1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-06-01 21:54:42 -04:00

Merge pull request #95 from ranguli/patch-1

This commit is contained in:
2022-10-26 22:19:20 -04:00
committed by GitHub
+2
View File
@@ -3,6 +3,8 @@ services:
aprsd:
image: hemna6969/aprsd:latest
container_name: aprsd
ports:
- "8001:8001"
volumes:
- $HOME/.config/aprsd:/config
restart: unless-stopped