Skip to content

Commit

Permalink
lowercase payment service
Browse files Browse the repository at this point in the history
  • Loading branch information
luebken committed Dec 19, 2019
1 parent e79f7bf commit dadce54
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 dadce54

Please sign in to comment.