Dev server
This commit is contained in:
parent
46923c4ba8
commit
e3c7f24c48
@ -1,8 +1,8 @@
|
|||||||
const config = {
|
const config = {
|
||||||
development: {
|
development: {
|
||||||
backendUrl: 'http://192.168.68.53:8080',
|
backendUrl: 'https://dev.tombutcher.work/api',
|
||||||
printServerUrl: 'ws://192.168.68.53:8081',
|
printServerUrl: 'ws://192.168.68.53:8081',
|
||||||
apiServerUrl: 'ws://192.168.68.53:9090',
|
apiServerUrl: 'https://dev-wss.tombutcher.work',
|
||||||
logLevel: 'trace'
|
logLevel: 'trace'
|
||||||
},
|
},
|
||||||
production: {
|
production: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user