Files
github-profile-views-counter/.env.example
2023-09-02 17:59:12 +03:00

14 lines
184 B
Plaintext

PROJECT_NAME=ghpvc
# file | pdo
REPOSITORY=file
DB_DRIVER=pgsql
DB_HOST=localhost
DB_PORT=5432
DB_USER=postgres
DB_PASSWORD=
DB_NAME=github_profile_views_counter
FILE_STORAGE_PATH=