--[[ Holds configuration. A one-stop-shop for runtime configuration ]] return { domain = "test.monster:8888", production = false, }