Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bbe7f2a370 | |||
| 858258fb4c | |||
| 826580b61f |
+1
-1
@@ -8,7 +8,7 @@ services:
|
||||
- "8080:8080"
|
||||
environment:
|
||||
# Replace with your ntfy server URL (without topic path)
|
||||
- NTFY_BASE_URL=https://your-ntfy-server.com
|
||||
- NTFY_BASE_URL=https://ntfy.dangerzone.dev
|
||||
|
||||
# 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