This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
worker-time-control
Watch
0
Star
0
Fork
You've already forked worker-time-control
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f64265659e
worker-time-control
/
config.js
9 lines
111 B
JavaScript
Raw
Blame
History
var
process
=
{
env
:
{
NODE
_ENV
:
'development'
}
}
;
var
config
=
{
urlBase
:
'http://localhost:8080'
}
;
Reference in New Issue
View Git Blame
Copy Permalink