trade.app.frontend/src/stores/apiAddress.js

2 lines
141 B
JavaScript
Executable File

export const address = 'http://localhost:9090'//'http://tbs093a.pythonanywhere.com'
export const webSocketAddress = 'ws://localhost:9090/ws/'