const API_URL = process.env.API_URL || "http://api.workadventure.localhost"; export { API_URL }