personal settings
This commit is contained in:
parent
5d0e89a41b
commit
124419ddc8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ RUN apk --no-cache add nodejs npm bash dumb-init git && \
|
||||||
WORKDIR /quartz
|
WORKDIR /quartz
|
||||||
ENV USER_ID=1000
|
ENV USER_ID=1000
|
||||||
ENV GROUP_ID=1000
|
ENV GROUP_ID=1000
|
||||||
ENV CONTENT_REPO="https://code.modernleft.org/gravityfargo/empty.git"
|
ENV CONTENT_REPO=""
|
||||||
ENV NGINX_PORT=80
|
ENV NGINX_PORT=80
|
||||||
ENV SERVER_NAME="quartz.zhao.xyz"
|
ENV SERVER_NAME="quartz.zhao.xyz"
|
||||||
ENV ENABLE_CRON="false"
|
ENV ENABLE_CRON="false"
|
||||||
|
|
Loading…
Reference in a new issue