Skip to content

Commit

Permalink
#44 Update sample.env
Browse files Browse the repository at this point in the history
  • Loading branch information
hailiang-wang authored Nov 22, 2023
1 parent 0d0d902 commit 5e3787b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://docs.docker.com/compose/env-file/
COMPOSE_FILE=docker-compose.yml
COMPOSE_PROJECT_NAME=chatopera.clause
CLAUSE_BUILD=b46d1a8
CLAUSE_BUILD=develop
CLAUSE_DB_PASSWD=cl12345
INTENT_PORT=8063
CLAUSE_PORT=8056
Expand All @@ -11,4 +11,4 @@ MYSQL_PORT=8055
REDIS_PORT=8050
ACTIVEMQ_PORT=8057
ACTIVEMQ_PORT2=8058
ACTIVEMQ_PORT3=8059
ACTIVEMQ_PORT3=8059

0 comments on commit 5e3787b

Please sign in to comment.