Sfoglia il codice sorgente

project: version 1.0.3

Yi 1 anno fa
parent
commit
af09af66bd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -28,4 +28,4 @@ COPY --from=0  /app/kpt-tmr-group/bin/kptTmrGroup /app/kpt-tmr-group/bin/kptTmrG
 EXPOSE 8090
 VOLUME /bin/logger
 
-CMD ["/bin/kptTmrGroup","http"]
+CMD ["/app/kpt-tmr-group/bin/kptTmrGroup","http"]