feat: add API token authentication

This commit is contained in:
2025-05-03 23:04:47 +02:00
parent e62bbf8ca3
commit 1a0499d81f
6 changed files with 73 additions and 23 deletions

2
.env Normal file
View File

@@ -0,0 +1,2 @@
RCOND_ADDR=0.0.0.0:8080
RCOND_API_TOKEN=your_api_token