Skip to content

Commit

Permalink
Changed: s3 as default storage option
Browse files Browse the repository at this point in the history
  • Loading branch information
GPortas committed Aug 16, 2024
1 parent 429c39a commit 5abff2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-env/docker-compose-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ services:
restart: on-failure
user: payara
environment:
dataverse_files_storage__driver__id: s3
DATAVERSE_DB_HOST: postgres
DATAVERSE_DB_PASSWORD: secret
DATAVERSE_DB_USER: ${DATAVERSE_DB_USER}
Expand Down

0 comments on commit 5abff2b

Please sign in to comment.