mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-23 04:36:50 +00:00
Default qdata port set to 12391
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# Qortal defaults
|
||||
host="localhost"
|
||||
port=12393
|
||||
port=12391
|
||||
|
||||
if [ -z "$*" ]; then
|
||||
echo "Usage:"
|
||||
|
Reference in New Issue
Block a user