rust implementation
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user