Sebastián Ramírez 283bc7c95b
♻️ Simplify tests, run in same backend service (#152)
remove backend-tests
2020-04-19 12:34:03 +02:00

9 lines
132 B
YAML

version: '3.3'
services:
backend:
volumes:
- ./backend/app:/app
celeryworker:
volumes:
- ./backend/app:/app