issues
search
caronc
/
apprise-api
A lightweight REST framework that wraps the Apprise Notification Library
https://hub.docker.com/r/caronc/apprise
MIT License
673
stars
61
forks
source link
Healthcheck web improvements + PUID & PGID support added to Docker
#198
Closed
caronc
closed
5 months ago
caronc
commented
5 months ago
Description:
Related issue (if applicable):
refs #196
Added
PUID
and
PGID
Environment variables to allow those to over-ride the default permissions.
Built healthchecks into the website for better support to users.
Checklist
[x] The code change is tested and works locally.
[x] There is no commented out code in this PR.
[x] No lint errors (use
flake8
)
[x] Tests added
Description:
Related issue (if applicable): refs #196
PUID
andPGID
Environment variables to allow those to over-ride the default permissions.Checklist
flake8
)