We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fa69e0 + cd4f297 commit 9df0bcaCopy full SHA for 9df0bca
2 files changed
ops/friends-deploy.tmpl.yaml
@@ -126,6 +126,8 @@ extraEnvVars: &envVars
126
value: good_job
127
- name: HYRAX_FITS_PATH
128
value: /app/fits/fits.sh
129
+ - name: HYRAX_UPLOAD_PATH
130
+ value: "/app/samvera/hyrax-webapp/public/uploads"
131
- name: HYRAX_USE_SOLR_GRAPH_NESTING
132
value: "true"
133
- name: IN_DOCKER
ops/production-deploy.tmpl.yaml
@@ -131,6 +131,8 @@ extraEnvVars: &envVars
134
135
136
137
138
0 commit comments