Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit4e0954c

Browse files
committed
chore: missing arg
1 parent607eed8 commit4e0954c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎deploy/production/Dockerfile‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ RUN cd /root/web/ && npm install --registry=https://registry.npm.taobao.org
1515
RUN cd /root/web/ && npm i terser@3.14
1616

1717

18+
ARG SERVE_PORT=8002
19+
ARG GA_TRACING_ID=UA-39874160-3
1820
RUN cd /root/web/ && make build.prod
1921

2022
ADD loader.sh /usr/local/bin/loader.sh

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp