Skip to content

Commit

Permalink
fix env
Browse files Browse the repository at this point in the history
  • Loading branch information
wconti27 committed Nov 21, 2024
1 parent 8031afc commit 19d1225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/build/docker/nodejs/express4.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ ENV PGHOST=postgres
ENV PGPORT=5433

ENV DD_DATA_STREAMS_ENABLED=true
ENV DD_TRACE_INFERRED_PROXY_SERVICES_ENABLED=true

# docker startup
COPY utils/build/docker/nodejs/app.sh app.sh
Expand Down

0 comments on commit 19d1225

Please sign in to comment.