mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-13 22:59:02 +00:00
Changed the way port configuration is done
This commit is contained in:
@@ -7,8 +7,7 @@ use_ssl=0
|
||||
keyStore_path=certificates/keystore.jks
|
||||
keyStore_password=
|
||||
#Server
|
||||
mar_port=4567
|
||||
mar_address=localhost
|
||||
mar_address=ws://localhost:4567/socket
|
||||
server_name=MAR dev
|
||||
|
||||
#Database
|
||||
|
||||
Reference in New Issue
Block a user