misc
This commit is contained in:
+3
-3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user