double.huang %!s(int64=4) %!d(string=hai) anos
pai
achega
81ccd7b873
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -3,6 +3,6 @@ FROM alpine
 ADD i2-bill-erp.tar.gz /app/
 
 VOLUME [ "/app/etc" ]
-EXPOSE 6166
+EXPOSE 8888
 WORKDIR /app
 CMD ["/app/i2-bill-erp", "-f", "/app/etc/transform.yaml"]