close to prerelase
This commit is contained in:
parent
e55fbb5b67
commit
31022358ed
181 changed files with 2118 additions and 141 deletions
|
@ -1,6 +1,7 @@
|
|||
services:
|
||||
werc:
|
||||
build:
|
||||
network: host
|
||||
dockerfile: Dockerfile
|
||||
context: .
|
||||
ports:
|
||||
|
@ -16,7 +17,7 @@ services:
|
|||
ports:
|
||||
- 8001:8001
|
||||
volumes:
|
||||
- ./werc/sites/thirdculture.top/_files:/shared
|
||||
- ./werc/sites/thirdculture.top/_files:/shared
|
||||
- ./werc/sites/ppl.thirdculture.top:/shared/people
|
||||
volumes:
|
||||
werc:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue