tmp/booklore (#5034)
Reviewed-on: #5034
This commit was merged in pull request #5034.
This commit is contained in:
@@ -17,7 +17,7 @@ shelfmark:
|
||||
- name: DOCKERMODE
|
||||
value: true
|
||||
- name: CALIBRE_WEB_URL
|
||||
value: https://booklore.alexlebens.net
|
||||
value: https://grimmory.alexlebens.net
|
||||
- name: AUDIOBOOK_LIBRARY_URL
|
||||
value: https://audiobookshelf.alexlebens.net
|
||||
- name: SEARCH_MODE
|
||||
@@ -29,17 +29,17 @@ shelfmark:
|
||||
- name: BOOKS_OUTPUT_MODE
|
||||
value: booklore
|
||||
- name: BOOKLORE_HOST
|
||||
value: http://booklore.booklore:80
|
||||
value: http://grimmory.grimmory:80
|
||||
- name: BOOKLORE_USERNAME
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: shelfmark-config-secret
|
||||
key: booklore-user
|
||||
key: grimmory-user
|
||||
- name: BOOKLORE_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: shelfmark-config-secret
|
||||
key: booklore-password
|
||||
key: grimmory-password
|
||||
- name: BOOKLORE_DESTINATION
|
||||
value: library
|
||||
- name: BOOKLORE_LIBRARY_ID
|
||||
|
||||
Reference in New Issue
Block a user