port configui to v0.1.7

master
evanchen 2021-11-03 20:12:46 +00:00
parent e48fbcb6e6
commit 53432c7f01
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@ func main() {\n\
}\n' > main.go
RUN curl -fsSL https://kumoly.io/attachments/a8b503db-8067-4323-9d1d-bc6e616af452 | tar -C /usr/local/bin/ -xz
RUN curl -fsSL https://kumoly.io/attachments/f2ad2283-d5c3-4d55-8941-1fc5f3f7de38 | tar -C /usr/local/bin/ -xz
CMD [ "configui", "-log", "configui.log", "-f","conf.json" ]