metamaps--metamaps/src/config.js
2018-03-05 09:53:45 -05:00

3 lines
61 B
JavaScript

export default {
ACTIONCABLE: 'ws://localhost:3001/cable'
}