mirror of
				https://gitlab.sectorq.eu/home/docker-compose.git
				synced 2025-10-31 02:21:10 +01:00 
			
		
		
		
	alias
This commit is contained in:
		| @@ -1,8 +1,6 @@ | |||||||
| version: '3.8' | --- | ||||||
|  |  | ||||||
| services: | services: | ||||||
|   gotify: |   gotify: | ||||||
|     container_name: gotify |  | ||||||
|     hostname: gotify |     hostname: gotify | ||||||
|     image: ${DOCKER_REGISTRY:-}gotify/server |     image: ${DOCKER_REGISTRY:-}gotify/server | ||||||
|     restart: unless-stopped |     restart: unless-stopped | ||||||
| @@ -19,7 +17,6 @@ services: | |||||||
|         - stack.env |         - stack.env | ||||||
|  |  | ||||||
|   igotify: |   igotify: | ||||||
|     container_name: igotify |  | ||||||
|     hostname: igotify |     hostname: igotify | ||||||
|     image: ${DOCKER_REGISTRY:-}ghcr.io/androidseb25/igotify-notification-assist:latest |     image: ${DOCKER_REGISTRY:-}ghcr.io/androidseb25/igotify-notification-assist:latest | ||||||
|     restart: unless-stopped |     restart: unless-stopped | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user