Skip to content
Snippets Groups Projects
Commit aa1316b4 authored by Christian Boettcher's avatar Christian Boettcher
Browse files

comment unused options

parent 3744e672
Branches
Tags
1 merge request!1apiserver based on fastAPI
# contains Settings that can be loaded via pydantic settings .env support # contains Settings that can be loaded via pydantic settings .env support
DATACATALOG_APISERVER_HOST="0.0.0.0", # DATACATALOG_APISERVER_HOST="0.0.0.0",
DATACATALOG_APISERVER_PORT=80 # DATACATALOG_APISERVER_PORT=80
DATACATALOG_APISERVER_JSON_STORAGE_PATH="./app/data" DATACATALOG_APISERVER_JSON_STORAGE_PATH="./app/data"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment