mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 01:10:23 +08:00
9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
|
|
# Aether server URL
|
||
|
|
AETHER_PROXY_AETHER_URL=https://aether.example.com
|
||
|
|
|
||
|
|
# Management Token (ae_xxx, must belong to an ADMIN user)
|
||
|
|
AETHER_PROXY_MANAGEMENT_TOKEN=ae_xxxxx
|
||
|
|
|
||
|
|
# Node identification
|
||
|
|
AETHER_PROXY_NODE_NAME=proxy-01
|