docs in sub package

This commit is contained in:
2023-02-21 14:59:14 +00:00
parent 010ee6baf1
commit 1841083039
58 changed files with 128 additions and 127 deletions

View File

@@ -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