ev6 commited on
Commit
b3b048a
·
verified ·
1 Parent(s): 8c09d9e

Delete docker-compose.yaml

Browse files
Files changed (1) hide show
  1. docker-compose.yaml +0 -8
docker-compose.yaml DELETED
@@ -1,8 +0,0 @@
1
- services:
2
- web:
3
- build:
4
- context: app
5
- target: builder
6
- dockerfile: app/Dockerfile
7
- ports:
8
- - '8000:8000'