Skip to content

Commit 3675bc9

Browse files
committed
cache connection
1 parent 91e384f commit 3675bc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/test/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
POSTGRES_DB: ali_dbhub_test
2323
TZ: Asia/Shanghai
2424
ports:
25-
- 5432:5432
25+
- 5431:5431
2626
# Connection address:jdbc:oracle:thin:@localhost:1521:XE, username:system, password:ali_dbhub
2727
# The default database XEPDB1 will start much faster
2828
oracle:

0 commit comments

Comments
 (0)