Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih authored Oct 22, 2024
1 parent 3dc1dd9 commit 6165efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
- adempiere_network

adempiere-zk:
image: ${ZK_IMAGE}
image: ${ADEMPIERE_ZK_IMAGE}
container_name: ${ADEMPIERE_NAME}
restart: ${GENERIC_RESTART}
ports:
Expand Down

0 comments on commit 6165efc

Please sign in to comment.