chore: documenta RESERVA_1001_API_TOKEN no .env.example
This commit is contained in:
parent
2216e082c1
commit
49c907ac3e
@ -99,3 +99,8 @@ AIOS_VERSION=2.2.0
|
|||||||
# Custom Configuration
|
# Custom Configuration
|
||||||
# --------------------------------------------
|
# --------------------------------------------
|
||||||
# Add your custom API keys below
|
# Add your custom API keys below
|
||||||
|
|
||||||
|
# Reserva Rede 1001 — public reservations API (Fase 2)
|
||||||
|
# Token used to authenticate calls from the reserva-1001 app to the public
|
||||||
|
# reservation endpoint. Generate via `openssl rand -hex 32` in production.
|
||||||
|
RESERVA_1001_API_TOKEN=
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user