Skip to content

Commit 37bca09

Browse files
committed
add comments
1 parent 3208392 commit 37bca09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ RUN --network=default \
3737
COPY ./frontend/ /app/frontend/
3838
COPY ./templates/ /app/templates/
3939
RUN --network=none \
40+
4041
#:tchap:
42+
#npm run build
4143
npm run build-tchap
4244
#:tchap:
4345

0 commit comments

Comments
 (0)