Commit 611edd1c authored by nanahira's avatar nanahira

fix

parent 9be3fbe3
Pipeline #1936 passed with stage
in 3 minutes and 21 seconds
...@@ -7,4 +7,4 @@ WORKDIR /usr/src/app ...@@ -7,4 +7,4 @@ WORKDIR /usr/src/app
COPY ./gateway-monitor.sh ./ COPY ./gateway-monitor.sh ./
ENV TARGET_PROTOCOL babel ENV TARGET_PROTOCOL babel
CMD ["/usr/src/app/gateways-monitor.sh"] CMD ["/usr/src/app/gateway-monitor.sh"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment