aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2022-11-06 10:58:30 +0300
committerArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2022-11-06 10:58:30 +0300
commit41990cf3a5c954da0b2066c011b323cff3f8c9aa (patch)
tree9bb0bc893b6b4de5d3151f7120bd94807296e802
parentsql typo (diff)
downloadlphub-41990cf3a5c954da0b2066c011b323cff3f8c9aa.tar.gz
lphub-41990cf3a5c954da0b2066c011b323cff3f8c9aa.tar.bz2
lphub-41990cf3a5c954da0b2066c011b323cff3f8c9aa.zip
add new google variables
-rw-r--r--.env.example5
1 files changed, 4 insertions, 1 deletions
diff --git a/.env.example b/.env.example
index d0c39bd..774f2a2 100644
--- a/.env.example
+++ b/.env.example
@@ -6,4 +6,7 @@ DB_HOST=
6DB_PORT= 6DB_PORT=
7DB_USER= 7DB_USER=
8DB_PASS= 8DB_PASS=
9DB_NAME= \ No newline at end of file 9DB_NAME=
10GOOGLE_CLIENT_EMAIL=
11GOOGLE_PRIVATE_KEY_BASE64=
12GOOGLE_FOLDER_ID= \ No newline at end of file