api url
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
7847cd0f96
commit
6019a40835
|
@ -39,7 +39,7 @@ export default class App extends Component {
|
||||||
}
|
}
|
||||||
|
|
||||||
this.timer = null
|
this.timer = null
|
||||||
this.apiUrl = window.location.href +'api/preg'
|
this.apiUrl = '/api/preg'
|
||||||
//this.apiUrl = 'http://localhost:8086/api/preg'
|
//this.apiUrl = 'http://localhost:8086/api/preg'
|
||||||
this.maps = {
|
this.maps = {
|
||||||
'preg_match': {
|
'preg_match': {
|
||||||
|
|
Loading…
Reference in New Issue