Changeset View
Changeset View
Standalone View
Standalone View
docker/conf/deposit.yml
| Show All 18 Lines | db: | ||||
| host: swh-deposit-db | host: swh-deposit-db | ||||
| port: 5432 | port: 5432 | ||||
| name: swh-deposit | name: swh-deposit | ||||
| user: postgres | user: postgres | ||||
| password: testpassword | password: testpassword | ||||
| media_root: /tmp/swh-deposit/uploads | media_root: /tmp/swh-deposit/uploads | ||||
| extraction_dir: "/tmp/swh-deposit/archive/" | extraction_dir: "/tmp/swh-deposit/archive/" | ||||
| swh_authority_url: http://deposit.swh.example/ | |||||