mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-08 07:17:27 +08:00
[+] Aqua connection host in config
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
const AQUA_HOST = 'https://aquanet.example.com/aqua'
|
const AQUA_HOST = 'https://aquanet.example.com/aqua'
|
||||||
const DATA_HOST = 'https://aquanet.example.com'
|
const DATA_HOST = 'https://aquanet.example.com'
|
||||||
|
|
||||||
|
// This will be displayed for users to connect from the client
|
||||||
|
const AQUA_CONNECTION = 'aqua.example.com'
|
||||||
|
|
||||||
const TURNSTILE_SITE_KEY = '0x4AAAAAAASGA2KQEIelo9P9'
|
const TURNSTILE_SITE_KEY = '0x4AAAAAAASGA2KQEIelo9P9'
|
||||||
|
|
||||||
export { AQUA_HOST, DATA_HOST, TURNSTILE_SITE_KEY }
|
export { AQUA_HOST, DATA_HOST, TURNSTILE_SITE_KEY }
|
||||||
|
|||||||
Reference in New Issue
Block a user