8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
# Please replace these with your actual key and IV
|
|
LINSPIRER_KEY="0123456789abcdef"
|
|
LINSPIRER_IV="0123456789abcdef"
|
|
|
|
# Optional: Set the listening host and port
|
|
# LINSPIRER_HOST="0.0.0.0"
|
|
# LINSPIRER_PORT="8080"
|