Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8bf8bb3c85 | |||
| 59ec522637 | |||
| 58db72a7e8 |
@@ -20,7 +20,6 @@ go.work
|
||||
# Build artifacts
|
||||
/middleware
|
||||
/dist/
|
||||
/certs/
|
||||
|
||||
# Docker
|
||||
.dockerignore
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ services:
|
||||
- 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
|
||||
- NTFY_TOKEN=tk_7hdlipcf02hsaslgmav70ruzkurcp
|
||||
|
||||
# For username/password authentication, uncomment and replace with your ntfy credentials
|
||||
# - NTFY_USERNAME=your_username
|
||||
|
||||
Reference in New Issue
Block a user