chatterbox 2.3.1

streamlined text notifications via telegram, email, slack and discord
Documentation
1
2
3
4
5
6
7
8
9
services:
  gotify:
    image: gotify/server
    restart: always
    ports:
      - "8090:80"
    environment:
      - TZ=Europe/Berlin
      - GOTIFY_REGISTRATION=false