Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih authored Oct 22, 2024
1 parent 9c188d9 commit 3dc1dd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose/.env
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ POSTGRES_PASSWORD="adempiere"
POSTGRES_PORT="5432"

# Adempiere ZK
ADEMPIERE_ZK_IMAGE="openls/adempiere-zk-ui:jetty-alpine-rs-1.2.2"
ADEMPIERE_ZK_PORT=8888
ADEMPIERE_NAME="zk-ui.adempiere.zk"

# Networks
ADEMPIERE_NETWORK="zk-ui_adempiere_network"
POSTGRES_NETWORK="zk-ui_volume_postgres"
POSTGRES_NETWORK="zk-ui_volume_postgres"

0 comments on commit 3dc1dd9

Please sign in to comment.