add build settings

This commit is contained in:
Egor Svitin
2023-01-30 10:45:26 +03:00
parent aaf98fc65e
commit e50cc762cf
5 changed files with 67 additions and 19 deletions

5
.env.sample Normal file
View File

@@ -0,0 +1,5 @@
DB_NAME=@lcDbName@
DB_HOST=@lcDbHost@
API_URL=@lcApiUrl@
API_KEY=@lcApiKey@