Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

Latest commit

 

History

History
3 lines (3 loc) · 321 Bytes

CONFIGURATION.md

File metadata and controls

3 lines (3 loc) · 321 Bytes

Configuration.

Configuration values stored in .env files (.env, .server.env, .database.env). .env this is docker configuration, with host, port, and project name, should not be changed. .database.env almost same, settings for postgresql database. .server.env is the main configuration for auth API server.