mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-service.git
synced 2026-09-21 16:52:03 -07:00
4 lines
52 B
JavaScript
4 lines
52 B
JavaScript
export default {
|
|
port: process.env.PORT || 5000
|
|
}
|