Skip to content

Commit

Permalink
Merge pull request instana#25 from luebken/payment-svc
Browse files Browse the repository at this point in the history
lowercase payment service
  • Loading branch information
steveww authored Dec 23, 2019
2 parents e79f7bf + dadce54 commit 5cc6b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion payment/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM python:3.6
EXPOSE 8080
USER root

ENV INSTANA_SERVICE_NAME=Payment
ENV INSTANA_SERVICE_NAME=payment

WORKDIR /app

Expand Down

0 comments on commit 5cc6b7d

Please sign in to comment.