Skip to content

Commit

Permalink
fix: env ENV_PREFIX set default value REACT_APP
Browse files Browse the repository at this point in the history
  • Loading branch information
zzswang authored May 30, 2024
1 parent f54427d commit 0e7eb7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ LABEL maintainer="[email protected]"

ENV DEBUG=off \
BUILD="1997-01-01T00:00:00.000Z" \
ENV_PREFIX="REACT_APP" \
APP_VERSION="v0.0.0" \
APP_WORKDIR=/app \
APP_BASENAME=/aSubSiteInParentDomainUseThisPath \
Expand Down

0 comments on commit 0e7eb7b

Please sign in to comment.