yate-container/compose.yaml
2024-09-02 01:19:57 +02:00

8 lines
No EOL
133 B
YAML

services:
yate:
build:
dockerfile: Containerfile
context: .
volumes:
- ./conf:/conf
- ./data:/data