Skip to content

Commit e4ce478

Browse files
author
devcom33
committed
chore: production error so i remove backend
1 parent 880685b commit e4ce478

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ WORKDIR /app
44

55

66
# Copy the prebuilt JAR from Maven
7-
COPY backend/target/*.jar habitflow-image.jar
7+
COPY target/*.jar habitflow-image.jar
88

99
EXPOSE 8080
1010

0 commit comments

Comments
 (0)