Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Freedium-cfd/web
/ Config
Class
Config
web/server/main.py:24–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
sentry_sdk_dsn: str | None = None
23
24
class
Config:
25
env_file =
".env"
26
27
28
settings = Settings()
Callers
1
config.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected