mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-07 09:47:28 +08:00
[billing] Add billing server
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
aimedb.server.enable=true
|
||||
aimedb.server.address=0.0.0.0
|
||||
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
|
||||
|
||||
BIN
src/main/resources/billing.der
Normal file
BIN
src/main/resources/billing.der
Normal file
Binary file not shown.
BIN
src/main/resources/server.p12
Normal file
BIN
src/main/resources/server.p12
Normal file
Binary file not shown.
Reference in New Issue
Block a user