namespace PDSharp.Core module Config = type AppConfig = { PublicUrl : string; DidHost : string }