summaryrefslogtreecommitdiff
path: root/src/.env
diff options
context:
space:
mode:
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