version: '3' services: gotify: container_name: gotify image: gotify/server environment: - GOTIFY_DEFAULTUSER_PASS=8ung1e1! ports: - 8111:80 volumes: - ${DOCKERCONFIGS}/gotify/data:/app/data healthchecks: container_name: healthchecks image: healthchecks/healthchecks:v2.10 env_file: - .env command: bash -c 'while !