aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2022-10-22 19:09:21 +0300
committerArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2022-10-22 19:09:21 +0300
commit97ca74c50eb77f184096fe550ef961a73244c151 (patch)
tree473162c5aa163f852e60b864a6f80a852bd3e278
parentinit (diff)
downloadlphub-97ca74c50eb77f184096fe550ef961a73244c151.tar.gz
lphub-97ca74c50eb77f184096fe550ef961a73244c151.tar.bz2
lphub-97ca74c50eb77f184096fe550ef961a73244c151.zip
example .env file
-rw-r--r--.env.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/.env.example b/.env.example
new file mode 100644
index 0000000..3930775
--- /dev/null
+++ b/.env.example
@@ -0,0 +1,3 @@
1SESSION_KEY=<Insert-Session-Key-Here>
2API_KEY=<Insert-Steam-API-Key-Here>
3ENV=<Insert-Gin-Gonic-Mode-Here> \ No newline at end of file