forked from DevOps/deploy.stack
feat(ntfy): 添加ntfy服务配置及代理设置
- 新增ntfy server配置文件,设置默认访问权限和web认证 - 在caddy配置中添加ntfy子域名代理 - 更新ntfy stack配置,禁用用户注册功能
This commit is contained in:
4
ntfy/etc/ntfy/server,yml
Normal file
4
ntfy/etc/ntfy/server,yml
Normal file
@@ -0,0 +1,4 @@
|
||||
auth-default-access: "deny-all"
|
||||
auth:
|
||||
web: true
|
||||
|
||||
Reference in New Issue
Block a user