Files
django-q2/docs/docker-compose.yaml
Stan Triepels d32d3f5a09 Docs updates (#6)
* Update django docs links to 4.0
* Update Django Q to Django Q2
* Use different theme to make difference more clear between the original and this forked one
* Added info notice about this fork
* Some small layout/typo fixes
2022-10-13 01:38:24 +02:00

8 lines
111 B
YAML

version: "3.0"
services:
docs:
container_name: djangoq2-docs
build: .
volumes:
- .:/docs