Skip to content

Commit

Permalink
chore: run backend with DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
pociej committed Jun 18, 2024
1 parent b123f34 commit 36f25cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN curl -L https://join.golem.network/as-requestor --output as-requestor.sh
RUN chmod +x as-requestor.sh

ENV PATH="${PATH}:/root/.local/bin"

ENV DEBUG="task-executor:*"
# switch yagna version if necessery
ARG YAGNA_VERSION

Expand Down

0 comments on commit 36f25cd

Please sign in to comment.