From ea0e5548e2fe344fa0917008e0cb8b83e8364962 Mon Sep 17 00:00:00 2001 From: andis Date: Thu, 31 Dec 2020 09:43:13 +0000 Subject: [PATCH] etherpad apikey to debug --- docker-compose.andis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose.andis.yml b/docker-compose.andis.yml index 5d54fbab..5654a8ea 100644 --- a/docker-compose.andis.yml +++ b/docker-compose.andis.yml @@ -74,6 +74,7 @@ services: image: theiaide/theia-python:latest volumes: - .:/home/project + - ./etherpad/APIKEY.txt:/srv/etherpad/APIKEY.txt nginx: image: nginx:alpine volumes: