]> git.r.bdr.sh - rbdr/junction/blob - server/config.js
Address issues with App Store Review
[rbdr/junction] / server / config.js
1 export const port = Number(process.env.JUNCTION_SERVER_PORT || 8000);