Merge pull request #95 from ranguli/patch-1

This commit is contained in:
Walter A. Boring IV 2022-10-26 22:19:20 -04:00 committed by GitHub
commit 74e4e2c4f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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