This repository has been archived on 2026-04-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
LiveCartaMeta/.env.sample
2023-02-07 12:19:06 +03:00

8 lines
143 B
Plaintext

DB_NAME="@lcDbName@"
DB_HOST="@lcDbHost@"
DB_USERNAME="@lcDbUsername@"
DB_PASSWORD="@lcDbPassword@"
API_URL="@lcApiUrl@"
API_KEY="@lcApiKey@"