feat: added ntfy + server.yml

This commit is contained in:
sujiba 2024-03-20 22:47:53 +01:00
parent 96fd8940b8
commit 0a26dca93c
3 changed files with 386 additions and 3 deletions

6
ntfy/README.md Normal file
View file

@ -0,0 +1,6 @@
# ntfy
After container startup move server.yml into volumes/ntfy:
```
mv server.yml voluems/ntfy
```