lowercase payment service
This commit is contained in:
@@ -3,7 +3,7 @@ FROM python:3.6
|
||||
EXPOSE 8080
|
||||
USER root
|
||||
|
||||
ENV INSTANA_SERVICE_NAME=Payment
|
||||
ENV INSTANA_SERVICE_NAME=payment
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Reference in New Issue
Block a user