diff --git a/config.env b/config.env index 64719b6697c5e7fdd94000939c2e2e0c54d0f848..2eda1243a69540c94fffa6c98d526e81866c90c5 100644 --- a/config.env +++ b/config.env @@ -1,4 +1,4 @@ # contains Settings that can be loaded via pydantic settings .env support -DATACATALOG_APISERVER_HOST="0.0.0.0", -DATACATALOG_APISERVER_PORT=80 +# DATACATALOG_APISERVER_HOST="0.0.0.0", +# DATACATALOG_APISERVER_PORT=80 DATACATALOG_APISERVER_JSON_STORAGE_PATH="./app/data" \ No newline at end of file