removed messy code dupes
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
HOST="127.0.0.1"
|
||||
PORT=54321
|
||||
TCPPORT=54322
|
||||
UDPPORT=54323
|
||||
ENV="DEV"
|
Reference in New Issue
Block a user
@ -1,3 +1,4 @@
|
||||
HOST="127.0.0.1"
|
||||
PORT=54321
|
||||
TCPPORT=54322
|
||||
UDPPORT=54323
|
||||
ENV="DEV"
|