© 2026 Hedgehog Software, LLC
BACKEND_URL
BACKEND_PORT
const validateConfig = Config.all({ BACKEND_PORT: Config.integer('BACKEND_PORT'), BACKEND_URL: Config.url('BACKEND_URL'), })