Skip to content

Commit

Permalink
Misc Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinkipruto committed Sep 15, 2023
1 parent 060cc6d commit 7f2b2db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.charterafrica
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ ARG NEXT_TELEMETRY_DISABLED=1 \
# When building Next.js, point to the local Payload instance
PAYLOAD_PUBLIC_APP_URL=http://localhost:3000 \
PAYLOAD_SECRET_KEY

RUN pnpm build-next --filter=charterafrica

# Needed by Payload at Payload build time
Expand Down

0 comments on commit 7f2b2db

Please sign in to comment.