fix: add Gotify hairpin to AppriseAPI for notification delivery
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
		@@ -12,7 +12,7 @@ services:
 | 
			
		||||
      - attach:/attach
 | 
			
		||||
    image: caronc/apprise:latest
 | 
			
		||||
    extra_hosts:
 | 
			
		||||
      - "{{ subdomains.chat }}:{{ docker.hairpin_ip }}"
 | 
			
		||||
      - "{{ subdomains.gotify }}:{{ docker.hairpin_ip }}"
 | 
			
		||||
    labels:
 | 
			
		||||
      glance.name: Apprise
 | 
			
		||||
      glance.icon: si:imessage
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user