updated synopsx, added webapp mount, readme

This commit is contained in:
2019-07-18 19:16:07 +02:00
parent 8ba995ff61
commit 237acc11e2
7 changed files with 49 additions and 3 deletions
+2 -1
View File
@@ -7,8 +7,9 @@ services:
- 1984:1984
- 8984:8984
volumes:
- "${DATA_ROOT}:/srv/basex/data"
- "${SYNOPSX_ROOT}:/srv/basex/webapp/synopsx"
- "${WEBAPP_ROOT}:/srv/basex/webapp/synopsx/workspace/gdp"
- "${DATA_ROOT}:/srv/basex/src"
# - "${LOG_ROOT}:/var/log:rw"
nginx: