mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 00:00:13 -08:00
ntfy docker compose; server config and a shell script to push it to the docker container
This commit is contained in:
5
ntfy/server.yml
Normal file
5
ntfy/server.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
base-url: "https://notify.peterwood.rocks"
|
||||
upstream-base-url: "https://ntfy.sh"
|
||||
# attachment-cache-dir: "/var/cache/ntfy/attachments"
|
||||
# auth-file: "./var/lib/ntfy/user.db"
|
||||
auth-default-access: "read-write"
|
||||
Reference in New Issue
Block a user