Files
motovaultpro/config/app/production.yml.example
Eric gullickson cb98336d5e k8s prepwork
2025-09-18 11:04:41 -05:00

31 lines
553 B
Plaintext

# MotoVaultPro application ConfigMap template
server:
port: 3001
tenant_id: admin
database:
host: admin-postgres
port: 5432
name: motovaultpro
user: postgres
redis:
host: admin-redis
port: 6379
minio:
endpoint: admin-minio
port: 9000
bucket: motovaultpro
auth0:
domain: motovaultpro.us.auth0.com
audience: https://api.motovaultpro.com
platform:
vehicles_api_url: http://mvp-platform-vehicles-api:8000
tenants_api_url: http://mvp-platform-tenants:8000
external:
vpic_api_url: https://vpic.nhtsa.dot.gov/api/vehicles