Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce1e878fb7 | |||
| ce3babf023 | |||
| 4d3a759981 |
+1
-1
@@ -8,7 +8,7 @@ services:
|
||||
- "8080:8080"
|
||||
environment:
|
||||
# Replace with your ntfy server URL (without topic path)
|
||||
- NTFY_BASE_URL=https://ntfy.dangerzone.dev
|
||||
- NTFY_BASE_URL=https://your-ntfy-server.com
|
||||
|
||||
# For token-based authentication, uncomment and replace with your ntfy Bearer token (e.g., tk_xxxx)
|
||||
- NTFY_TOKEN=tk_your_bearer_token_here
|
||||
|
||||
Reference in New Issue
Block a user