فهرست منبع

Remove unecessary files

Signed-off-by: AhmedGrati <[email protected]>
AhmedGrati 2 سال پیش
والد
کامیت
ed5a2e83c7
1فایلهای تغییر یافته به همراه0 افزوده شده و 16 حذف شده
  1. 0 16
      cmd/docker-compose.yaml

+ 0 - 16
cmd/docker-compose.yaml

@@ -1,16 +0,0 @@
-version: '3.3'
-
-services:
-  servic1:
-    image: nginx
-    ports:
-      - 8081:80
-  service2:
-    image: nginx
-    ports:
-      - 8082:80
-  service3:
-    image: nginx
-    ports:
-      - 8083:80
-