aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-07-01 02:14:54 -0400
committerLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-07-01 02:14:54 -0400
commit6bc28be9e351662025a3eb0662f32902e64eb143 (patch)
tree2069d78a81f741caebd8bf0c743da01526d3bb5b
parent74c00822b9242bb559b817ab48448722b3cf57d3 (diff)
downloaddonetick-frontend-6bc28be9e351662025a3eb0662f32902e64eb143.tar.gz
donetick-frontend-6bc28be9e351662025a3eb0662f32902e64eb143.tar.bz2
donetick-frontend-6bc28be9e351662025a3eb0662f32902e64eb143.zip
Update API URL in .env file
-rw-r--r--.env1
1 files changed, 1 insertions, 0 deletions
diff --git a/.env b/.env
new file mode 100644
index 0000000..633f2c7
--- /dev/null
+++ b/.env
@@ -0,0 +1 @@
+VITE_APP_API_URL=http://localhost:2021 \ No newline at end of file