6 lines
160 B
Plaintext
6 lines
160 B
Plaintext
# Porkbun API credentials
|
|
PORKBUN_API_KEY=pk1_your_key_here
|
|
PORKBUN_SECRET_KEY=sk1_your_key_here
|
|
|
|
# K3s node token for agent join
|
|
K3S_NODE_TOKEN=your_token_here |