Skip to content

Commit f07afc0

Browse files
committed
feat(#308): merging
2 parents 70c2b4d + 02f9eb7 commit f07afc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spot-user/Dockerfile

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

44
COPY build/libs/spot-user-0.0.1-SNAPSHOT.jar app.jar
55

6-
# /config 디렉토리의 설정 파일을 추가로 읽음
6+
# /config 디렉토리의 설정 파일을 추가로 읽음.
77
ENV SPRING_CONFIG_ADDITIONAL_LOCATION=file:/config/
88

99
EXPOSE 8081

0 commit comments

Comments
 (0)