Skip to content

Commit

Permalink
Update application.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian-urner authored Apr 11, 2024
1 parent 662c005 commit e51df18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ application:

volodb:
minio:
url: http://minio_obj_store:9000
url: http://192.168.0.2:9000
access-key: hnvDi0J0TkJzIveMpUx7
secret-key: GKgCXqOE7Y7E9TpeT3BCdrfFEHNhrQrXdVyHJNZu

Expand Down Expand Up @@ -50,4 +50,4 @@ logging:
springframework:
security: DEBUG
web:
cors: DEBUG
cors: DEBUG

0 comments on commit e51df18

Please sign in to comment.