Delete docker-compose.yml

This commit is contained in:
Tofik Denianto 2021-10-31 05:47:00 +07:00 committed by GitHub
parent 99cfaef239
commit ed48897c2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +0,0 @@
version: '3.4'
services:
videostream:
image: videostream
build:
context: .
dockerfile: ./Dockerfile