Skip to content

Commit 7ee85b8

Browse files
add test jms and s3
1 parent b103b0b commit 7ee85b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ openubl.storage.s3.bucket=project-openubl
2929
openubl.storage.s3.access_key_id=BQA2GEXO711FVBVXDWKM
3030
openubl.storage.s3.secret_access_key=uvgz3LCwWM3e400cDkQIH/y1Y4xgU4iV91CwFSPC
3131
openubl.storage.s3.region=us-east-1
32-
openubl.storage.s3.host=http://localhost:900
32+
openubl.storage.s3.host=http://localhost:9000
3333

3434
# Event management
3535
openubl.event-manager=basic

0 commit comments

Comments
 (0)