File size: 189 Bytes
61bb1d0
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# version: "3.7"

# services:
#   docs:
#     build:
#       context: .
#       dockerfile: Dockerfile
#       target: dev
#     ports:
#       - 8000:8000
#     volumes:
#       - ./:/app