most of it
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
version: "3.8"
|
||||
name: wasserski-erfurt
|
||||
name: allkids_erfurt
|
||||
|
||||
services:
|
||||
docpress:
|
||||
@@ -28,6 +28,7 @@ services:
|
||||
- ./:/data
|
||||
- ./tmp:/tmp
|
||||
- ./tmp/nonexistent:/nonexistent
|
||||
- ./tmp/.npm:/.npm
|
||||
working_dir: /data
|
||||
command: sh -c "yarn install && API_BASE=http://tibiserver:8080/api/v1/_/${TIBI_NAMESPACE} yarn start"
|
||||
expose:
|
||||
|
||||
Reference in New Issue
Block a user