fix
This commit is contained in:
parent
16acfb7320
commit
d73d748436
|
@ -2,5 +2,4 @@ FROM alpine
|
|||
|
||||
WORKDIR /www/fusenapi/
|
||||
COPY ./bin/api-product-srv /www/fusenapi/
|
||||
COPY ./etc /www/fusenapi/etc
|
||||
CMD ["/www/fusenapi/api-product-srv"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user