We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e384f commit 3675bc9Copy full SHA for 3675bc9
1 file changed
docker/test/docker-compose.yml
@@ -22,7 +22,7 @@ services:
22
POSTGRES_DB: ali_dbhub_test
23
TZ: Asia/Shanghai
24
ports:
25
- - 5432:5432
+ - 5431:5431
26
# Connection address:jdbc:oracle:thin:@localhost:1521:XE, username:system, password:ali_dbhub
27
# The default database XEPDB1 will start much faster
28
oracle:
0 commit comments