Skip to content
Snippets Groups Projects
Commit dc641c57 authored by xeruf's avatar xeruf
Browse files

zulip: reenable push notifications

parent 03293558
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,8 @@ data:
log:
#path: "/app/vikunja"
#http: file
level: debug
maillevel: debug
database: stderr
databaselevel: debug
defaultsettings:
......
......@@ -9,10 +9,10 @@ data:
annotations:
nginx.ingress.kubernetes.io/configuration-snippet: |
more_set_headers "Content-Security-Policy: frame-ancestors 'self' files.${domain}";
zulip:
environment:
SETTING_PUSH_NOTIFICATION_BOUNCER_URL: 'https://push.zulipchat.com'
#zulip:
# environment:
# SETTING_PUSH_NOTIFICATION_BOUNCER_URL: 'https://push.zulipchat.com'
## https://github.com/zulip/docker-zulip/blob/main/kubernetes/chart/zulip/values.yaml
#ingress:
# enabled: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment