double.huang hace 4 años
padre
commit
257a9501f6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -4,4 +4,4 @@ ADD i2-bill-erp.tar.gz /app/
 VOLUME [ "/app/etc" ]
 EXPOSE 8888
 WORKDIR /app
-CMD ["/app/i2-bill-api", "-f", "/app/etc/transform.yaml"]
+CMD ["/app/i2-bill-erp", "-f", "/app/etc/transform.yaml"]