Skip to content

Commit

Permalink
Revert default storage as nfs
Browse files Browse the repository at this point in the history
  • Loading branch information
ruhan1 committed Apr 8, 2024
1 parent 2e69e4e commit 6b84fc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ storage:
baseDir: "/tmp"
readonly: false
removableFilesystemPattern: ".+:(remote|group):.+"
type: s3
bucket:
name: test
#type: s3
#bucket:
# name: test

"%dev":
quarkus:
Expand Down

0 comments on commit 6b84fc7

Please sign in to comment.