docs in sub package
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
- ./:/data
|
||||
- ./tmp:/tmp
|
||||
- ./tmp/nonexistent:/nonexistent
|
||||
working_dir: /data
|
||||
working_dir: /data/docs
|
||||
command: sh -c "yarn install && yarn docpress:serve"
|
||||
expose:
|
||||
- 3000
|
||||
|
||||
Reference in New Issue
Block a user