parkerbot/compose.yml

7 lines
89 B
YAML
Raw Normal View History

services:
parkerbot:
build: .
env_file: .env
volumes:
- ./data:/data