]> git.r.bdr.sh - rbdr/junction/blob - server/config.js
Update bundle identifier
[rbdr/junction] / server / config.js
1 export const port = Number(process.env.JUNCTION_SERVER_PORT || 8000);