RASCSI/docker/docker-compose.override.yml.example

8 lines
141 B
Plaintext
Raw Normal View History

2023-02-04 03:41:18 +00:00
services:
web:
volumes:
- ../python:/home/pi/piscsi/python:delegated
pytest:
volumes:
- ../python/web:/src:delegated