Livrare LOT 1 - Didi
This commit is contained in:
commit
5380c3fc63
990 changed files with 133308 additions and 0 deletions
8
ai_platform/modules/gateway/deploy/.env.example
Normal file
8
ai_platform/modules/gateway/deploy/.env.example
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Gateway Configuration
|
||||
# =============================================================================
|
||||
# REQUIRED (no defaults)
|
||||
# =============================================================================
|
||||
|
||||
# API token for Bearer authentication - ALL requests must include this
|
||||
# Generate with: python3 -c "import secrets; print(secrets.token_urlsafe(32))"
|
||||
GATEWAY_API_TOKEN=
|
||||
Loading…
Add table
Add a link
Reference in a new issue