From f3d8acbc061e0d40018ace027080c895a04521a3 Mon Sep 17 00:00:00 2001 From: realS1ant Date: Sun, 11 Apr 2021 02:22:25 -0500 Subject: api working --- src/.env | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/.env (limited to 'src/.env') 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 -- cgit v1.2.3