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.
This repository was archived by the owner on Jul 31, 2022. It is now read-only.