Skip to content
Snippets Groups Projects
Commit 93439988 authored by Maximilian Schaldach's avatar Maximilian Schaldach :cactus:
Browse files

add environment variables for new tsmdl service

parent 4afb1ebc
No related branches found
No related tags found
1 merge request!180Resolve "Switch to HubTerra TSMDL"
Pipeline #409281 failed
......@@ -308,7 +308,8 @@ services:
${CREATEDB_POSTGRES_PASSWORD}@\
${CREATEDB_POSTGRES_HOST}/\
${CREATEDB_POSTGRES_DATABASE}"
WEB_CONCURRENCY: 10
STA_ENDPOINT_URL: "${TOMCAT_PROXY_URL}"
UVICORN_ARGS: "${UVICORN_ARGS}"
ROOT_PATH: /tsmdl
ORGANISATION: ufz
depends_on:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment