Skip to content

Commit 54252fa

Browse files
committed
更新错误的dockerfile
1 parent 8bb362a commit 54252fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ COPY --from=0 /app/bin .
2929
EXPOSE 50054
3030

3131
# 运行编译好的二进制文件
32-
CMD ["./StealthIMGroupUser","--config=./config/config.toml"]
32+
CMD ["./StealthIMProxy","--config=./config/config.toml"]

0 commit comments

Comments
 (0)