close to prerelase

This commit is contained in:
Quentin Wolkensperg 2024-11-11 14:52:00 -05:00
parent e55fbb5b67
commit 31022358ed
181 changed files with 2118 additions and 141 deletions

View file

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