Skip to content

Commit

Permalink
add pid settings #2
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin authored Apr 1, 2024
1 parent e498973 commit a95a8e1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docker-compose-alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ services:
-Ddataverse.files.minio1.download-redirect=false
-Ddataverse.files.minio1.access-key=4cc355_k3y
-Ddataverse.files.minio1.secret-key=s3cr3t_4cc355_k3y
-Ddataverse.pid.providers=fake
-Ddataverse.pid.default-provider=fake
-Ddataverse.pid.fake.type=FAKE
-Ddataverse.pid.fake.label=FakeDOIProvider
-Ddataverse.pid.fake.authority=10.5072
-Ddataverse.pid.fake.shoulder=FK2/
ports:
- '8080:8080'
networks:
Expand Down

0 comments on commit a95a8e1

Please sign in to comment.