mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-07 03:47:28 +08:00
[billing] Add billing server
This commit is contained in:
@@ -4,9 +4,13 @@
|
||||
aimedb.server.enable=true
|
||||
aimedb.server.port=22345
|
||||
|
||||
## Billing server setting
|
||||
billing.server.enable=true
|
||||
billing.server.port=8443
|
||||
|
||||
## Server host & port return to client when boot up.
|
||||
## By default the same address and port from the client connection is returned.
|
||||
## Please notice DIVA won't work with localhost or 127.0.0.1
|
||||
## Please notice most games won't work with localhost or 127.0.0.1
|
||||
#allnet.server.host=localhost
|
||||
#allnet.server.port=80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user