multithread-server/compose.yml

8 lines
126 B
YAML

services:
log:
build:
context: ./log
volumes:
- &log_data ./log_data:/log_data
- &tmp ./tmp:/pipe