summaryrefslogtreecommitdiff
path: root/ci/docker/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/docker/docker-compose.yml')
-rw-r--r--ci/docker/docker-compose.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/docker/docker-compose.yml b/ci/docker/docker-compose.yml
index 9832871..60bd21d 100644
--- a/ci/docker/docker-compose.yml
+++ b/ci/docker/docker-compose.yml
@@ -5,6 +5,7 @@ version: '3'
x-common-env: &common-env
PORTAL_USER: ${PORTAL_USER}
PORTAL_PASS: ${PORTAL_PASS}
+ OAUTH_EXPIRED_TTL: ${OAUTH_EXPIRED_TTL}
# Define a network so that the containers can talk with eachother using their service name
networks: