docker dev data
This commit is contained in:
@@ -35,7 +35,7 @@ services:
|
||||
theia:
|
||||
image: docker.triton2.fet.at/theia-fet2020:latest
|
||||
volumes:
|
||||
- /srv/andis_fet2020:/home/project
|
||||
- dev_data:/home/project
|
||||
- /srv/etherpad/APIKEY.txt:/srv/etherpad/APIKEY.txt
|
||||
- theia_usr:/usr/local
|
||||
environment:
|
||||
@@ -51,3 +51,5 @@ volumes:
|
||||
driver: local
|
||||
theia_usr:
|
||||
driver: local
|
||||
dev_data:
|
||||
driver: local
|
||||
Reference in New Issue
Block a user