aboutsummaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
authorArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2022-10-24 00:44:11 +0300
committerArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2022-10-24 00:44:11 +0300
commitf31d6e9c50dfb59d2fc4f61c4aecea1d2cf93b03 (patch)
tree849bf4c24273c5cc422c0451f8366689436cc2ac /.env.example
parentignore more files (diff)
downloadlphub-f31d6e9c50dfb59d2fc4f61c4aecea1d2cf93b03.tar.gz
lphub-f31d6e9c50dfb59d2fc4f61c4aecea1d2cf93b03.tar.bz2
lphub-f31d6e9c50dfb59d2fc4f61c4aecea1d2cf93b03.zip
update .env example
Diffstat (limited to '.env.example')
-rw-r--r--.env.example12
1 files changed, 9 insertions, 3 deletions
diff --git a/.env.example b/.env.example
index 3930775..13afaf3 100644
--- a/.env.example
+++ b/.env.example
@@ -1,3 +1,9 @@
1SESSION_KEY=<Insert-Session-Key-Here> 1PORT=
2API_KEY=<Insert-Steam-API-Key-Here> 2SESSION_KEY=
3ENV=<Insert-Gin-Gonic-Mode-Here> \ No newline at end of file 3API_KEY=
4ENV=
5DB_HOST=
6DB_PORT=
7DB_USER=
8DB_PASS=
9DB_NAME= \ No newline at end of file