const config = { thumbnailServer: "http://localhost:8000", profileServer: "http://localhost:8001", }; export default config;