This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
EasyDEX-GUI
mirror of
https://github.com/lukechilds/EasyDEX-GUI.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
490
Commits
5
Branches
0
Tags
23 MiB
Tree:
b9582978ab
EasyDEX-GUI
/
assets
/
scripts
/
config.js
4 lines
41 B
Raw
Normal View
History
added missing config.js file
8 years ago
const
config
=
{
'iguanaPort'
:
7778
}
;