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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
536
Commits
5
Branches
0
Tags
23 MiB
Tree:
4d4c0bcc6e
all-modes
dev
master
patch-1
v0.25
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4d4c0bcc6e'
${ noResults }
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
}
;