This commit is contained in:
2021-11-29 15:51:56 +01:00
parent 3c70fe7a1e
commit e509db16a6
5 changed files with 30 additions and 16 deletions
+3 -3
View File
@@ -18,9 +18,9 @@ services:
build: ./Docker/client
volumes:
- "${CLIENT_ROOT}:/app"
# - client-home:/home/gdp
- client-home:/home/${USER_UNAME}
ports:
- 8998:8988
- 8998:8998
working_dir: "/app"
depends_on:
- basex
@@ -29,4 +29,4 @@ services:
volumes:
basex-home:
# client-home:
client-home: