forked from DevOps/deploy.stack
- 新增ntfy server配置文件,设置默认访问权限和web认证 - 在caddy配置中添加ntfy子域名代理 - 更新ntfy stack配置,禁用用户注册功能
5 lines
51 B
Plaintext
5 lines
51 B
Plaintext
auth-default-access: "deny-all"
|
|
auth:
|
|
web: true
|
|
|