teste-01 / compose.yaml
luanpoppe
feat: initial commit
dd19e1b
raw
history blame
100 Bytes
services:
django-server:
image: django-docker:0.0.1
build: .
ports:
- 8000:8000