Add default image name

This commit is contained in:
J. Elfring 2024-03-28 16:46:42 +01:00
parent 4dd08b26de
commit b82d9543eb

View file

@ -4,7 +4,7 @@ services:
aap:
build: .
image: ${DOCKER_IMAGENAME}
image: ${DOCKER_IMAGENAME:-aap}
restart: unless-stopped
logging:
driver: json-file