Source

version: '3.7'

services:
  gotify:
    image: gotify/server
    ports:
      - "50111:80"
    healthcheck:
      test: curl -f http://localhost:80/health || exit 1
      interval: 1m
      timeout: 10s
      retries: 3
      start_period: 60s
    volumes:
      - /mnt/docker/data/gotify:/app/data
    environment:
      - TZ="Etc/UTC"
 

assets/docker/compose/gotify.txt ยท Last modified: 2024/03/04 11:07 by office

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.