Skip to content

Commit

Permalink
actually fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RedBeardEth committed Mar 1, 2024
1 parent 2bb04fb commit d9ea1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apibara/Dockerfile.webhook
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ENV ENVFILE=${NETWORK_NAME}.env
ENV POSTGRES_CONNECTION_STRING=POSTGRES_CONNECTION_STRING
ENV AUTH_TOKEN=AUTH_TOKEN
ENV INNGEST_ENV=INNGEST_ENV
ENV INNGEST_EVENT_KEY
ENV INNGEST_EVENT_KEY=INNGEST_EVENT_KEY

COPY src ./data/src
COPY $ENVFILE ./data/.env
Expand Down

0 comments on commit d9ea1d0

Please sign in to comment.