소스 검색

Remove caddy

ghorsington 3 년 전
부모
커밋
af13a3f22e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -23,7 +23,7 @@ start_env: build
 	$(dc) up db adminer facedetect
 
 start: build
-	$(dc) up db adminer noctbot web facedetect caddy
+	$(dc) up db adminer noctbot web facedetect
 
 start_bot: build
 	$(dc) up db adminer noctbot facedetect