mirror of https://gitlab.com/ecentrics/concordia
Apostolos Fanakis
4 years ago
8 changed files with 18 additions and 16 deletions
@ -1,5 +0,0 @@ |
|||
const { rendezvousHost, rendezvousPort } = require('../environment/interpolated/rendezvous'); |
|||
|
|||
const getRendezvousUrl = () => `http://${rendezvousHost}:${rendezvousPort}`; |
|||
|
|||
module.exports = getRendezvousUrl; |
Loading…
Reference in new issue