Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Jan 15, 2025
1 parent 8e68204 commit 041ce85
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cantaloupe/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ additional settings, volumes, ports, etc.
| CANTALOUPE_ENDPOINT_ADMIN_ENABLED | "false" |
| CANTALOUPE_ENDPOINT_ADMIN_SECRET | |
| CANTALOUPE_ENDPOINT_ADMIN_USERNAME | "admin" |
| CANTALOUPE_ENDPOINT_API_ENABLED | "true" |
| CANTALOUPE_ENDPOINT_API_SECRET | <random value> |
| CANTALOUPE_ENDPOINT_API_USERNAME | "islandora" |
| CANTALOUPE_ENDPOINT_API_ENABLED | "true" |
| CANTALOUPE_ENDPOINT_API_SECRET | random 16 char string |
| CANTALOUPE_ENDPOINT_API_USERNAME | "islandora" |
| CANTALOUPE_ENDPOINT_HEALTH_DEPENDENCY_CHECK | "false" |
| CANTALOUPE_ENDPOINT_IIIF_1_ENABLED | "false" |
| CANTALOUPE_ENDPOINT_IIIF_2_ENABLED | "true" |
Expand Down

0 comments on commit 041ce85

Please sign in to comment.