RASCSI/docker/docker-compose.override.yml.example
2023-02-03 21:41:18 -06:00

8 lines
141 B
Plaintext

services:
web:
volumes:
- ../python:/home/pi/piscsi/python:delegated
pytest:
volumes:
- ../python/web:/src:delegated