Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
KimMinWoooo committed Sep 4, 2024
1 parent 3858bea commit 48b3c29
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ai/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ RUN pip install --no-cache-dir -r requirements.txt
# 프로젝트 파일 복사
COPY . .

# .env 파일 복사
COPY .env .env

# 데이터 저장을 위한 디렉토리 생성
RUN mkdir -p /app/data

Expand Down

0 comments on commit 48b3c29

Please sign in to comment.