django-orchestra-test/docker-compose.yml

7 lines
89 B
YAML
Raw Normal View History

2022-03-17 16:40:02 +00:00
version: "3.9"
services:
web:
tty: true
build: .
ports:
- "9999:9999"