Delete docker-compose.yml [CI SKIP]

This commit is contained in:
Shiny Nematoda
2022-12-13 11:15:47 +00:00
parent ba2768dec4
commit aad917393d
-11
View File
@@ -1,11 +0,0 @@
version: '3'
services:
hyperpipe-backend:
image: hyperpipe-backend
build:
context: .
container_name: hyperpipe-backend
restart: unless-stopped
ports:
- 3000:3000