1
0
Fork 0

Add default image name

This commit is contained in:
J. Elfring 2024-03-28 16:53:17 +01:00
parent 2c05e0747a
commit 4b72382848

View file

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