APIKEY for etherpad

This commit is contained in:
root (lxc-fetsite-04)
2020-10-19 18:33:31 +02:00
parent 41f173b417
commit 4292171460

View File

@@ -43,8 +43,11 @@ services:
- etherpadsql
ports:
- "9001:9001"
volumes:
- ./APIKEY.txt:/opt/etherpad-lite/APIKEY.txt
fet2020:
image: fet2020django
build: .
environment:
- HOST_NAME
- DEBUG
@@ -59,6 +62,7 @@ services:
volumes:
- ./fet2020:/app
- ./assets:/app/assets
- ./APIKEY.txt:/srv/etherpad/APIKEY.txt
volumes:
ep-mysql-volume:
mysql-volume: