summaryrefslogtreecommitdiff
path: root/src/.env
diff options
context:
space:
mode:
authorrealS1ant <trb.9900@gmail.com>2021-04-11 02:22:25 -0500
committerrealS1ant <trb.9900@gmail.com>2021-04-11 02:22:25 -0500
commitf3d8acbc061e0d40018ace027080c895a04521a3 (patch)
tree786e5fb2a90d461c390af4245fe1a9ed046de1fe /src/.env
parent33a349b2e5b96552c24535cafa9d81af77279796 (diff)
downloadStreamFinder-f3d8acbc061e0d40018ace027080c895a04521a3.tar.xz
StreamFinder-f3d8acbc061e0d40018ace027080c895a04521a3.zip
api working
Diffstat (limited to 'src/.env')
-rw-r--r--src/.env3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/.env b/src/.env
new file mode 100644
index 0000000..8fda175
--- /dev/null
+++ b/src/.env
@@ -0,0 +1,3 @@
+ENV=dev
+URL=http://localhost
+PORT=5000 \ No newline at end of file