Files
aman-backend/config/config.yaml
2022-11-01 23:40:45 +01:00

11 lines
263 B
YAML

database:
host: 'localhost'
port: 27017
name: 'aman'
vatsim-auth:
base-url: 'https://auth-dev.vatsim.net'
token-endpoint: 'oauth/token'
user-endpoint: 'api/user'
client-id: '461'
client-secret: 'kMAuQeIa4TvfZOIZw0t5AA5G5PA0UKTehtSASYdI'