Add missing PROJECT_NAME to .env

This commit is contained in:
Anton Komarev
2023-09-02 15:46:48 +03:00
parent bd368819a0
commit e110989a97

View File

@@ -1,3 +1,5 @@
PROJECT_NAME=ghpvc
DB_DRIVER=pgsql
DB_HOST=localhost
DB_PORT=5432