We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb362a commit 54252faCopy full SHA for 54252fa
1 file changed
Dockerfile
@@ -29,4 +29,4 @@ COPY --from=0 /app/bin .
29
EXPOSE 50054
30
31
# 运行编译好的二进制文件
32
-CMD ["./StealthIMGroupUser","--config=./config/config.toml"]
+CMD ["./StealthIMProxy","--config=./config/config.toml"]
0 commit comments