Don't require docker-compose to build the image, use docker hub published

This commit is contained in:
nemunaire 2025-11-07 14:22:58 +07:00
commit 18c8622513

View file

@ -3,7 +3,7 @@ services:
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
image: happydeliver:latest image: happydomain/happydeliver:latest
container_name: happydeliver container_name: happydeliver
hostname: mail.happydeliver.local hostname: mail.happydeliver.local