add env for urls
This commit is contained in:
@@ -12,6 +12,10 @@ ephemera:
|
|||||||
tag: 2.0.0
|
tag: 2.0.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
|
- name: ALLOWED_ORIGINS
|
||||||
|
value: https://ephemera.alexlebens.net
|
||||||
|
- name: BASE_URL
|
||||||
|
value: https://ephemera.alexlebens.net
|
||||||
- name: AA_BASE_URL
|
- name: AA_BASE_URL
|
||||||
value: https://annas-archive.org
|
value: https://annas-archive.org
|
||||||
# - name: AA_API_KEY
|
# - name: AA_API_KEY
|
||||||
|
|||||||
Reference in New Issue
Block a user