There was an error while loading. Please reload this page.
1 parent 8033927 commit 2e07029Copy full SHA for 2e07029
Dockerfile
@@ -39,4 +39,4 @@ RUN pip install --upgrade spaceone-api
39
EXPOSE ${SPACEONE_PORT}
40
41
ENTRYPOINT ["spaceone"]
42
-CMD ["run", "rest-server", "cloudforet.console_api_v2", "-m", "/opt", "--host", "0.0.0.0"]
+CMD ["run", "rest-server", "cloudforet.console_api_v2", "-m", "/opt"]
0 commit comments