awary/server/requests/.env-example

4 lines
109 B
Text
Raw Normal View History

2025-06-11 09:50:52 +02:00
API_ADMIN_AUTHORIZATION=replace-me ## Must match the conf.env
BEARER_TOKEN=random_string
HOST=127.0.0.1:8080