8000 change default host for testing database · utPLSQL/utPLSQL-SQLDeveloper@155f3d7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 155f3d7

Browse files
change default host for testing database
1 parent 55f7540 commit 155f3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqldev/src/test/resources/test.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# properties to connect to Oracle Database using JDBC thin driver
2-
host=localhost
2+
host=fillmore
33
port=1521
44
service=odb.docker
55

0 commit comments

Comments
 (0)
0