We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7428e08 commit 154a0d7Copy full SHA for 154a0d7
Dockerfile
@@ -21,4 +21,4 @@ RUN python3 setup.py install && rm -rf /tmp/*
21
EXPOSE ${SPACEONE_PORT}
22
23
ENTRYPOINT ["spaceone"]
24
-CMD ["run", "plugin-server", "plugin", "-w", "12"]
+CMD ["run", "plugin-server", "plugin", "-w", "100"]
0 commit comments