demo-dockerwSubmodules/docker-compose.override.yml

9 lines
135 B
YAML
Raw Normal View History

2025-01-17 00:59:27 +01:00
services:
backend:
volumes:
- /path/to/local/backend:/app
frontend:
volumes:
- /path/to/local/frontend:/app