Changed production config.
This commit is contained in:
parent
c3b695b76c
commit
3b3d4e3ff0
@ -6,9 +6,9 @@ const config = {
|
||||
logLevel: 'trace'
|
||||
},
|
||||
production: {
|
||||
backendUrl: 'https://dev.tombutcher.work/api',
|
||||
backendUrl: 'https://api.farmcontrol.app',
|
||||
printServerUrl: 'ws://192.168.68.53:8081',
|
||||
apiServerUrl: 'https://dev-wss.tombutcher.work',
|
||||
apiServerUrl: 'https://ws.farmcontrol.app',
|
||||
logLevel: 'error'
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user