export const CONFIG = { GUN_PEERS: ['https://gun-server.example.com/gun'], LOCAL_STORAGE: true, APP_NAME: 'DecentralizedSocial', VERSION: '1.0.0', }; export default CONFIG;