diff --git a/.env.production b/.env.production new file mode 100644 index 0000000..430da52 --- /dev/null +++ b/.env.production @@ -0,0 +1 @@ +VITE_API_URL=http://localhost:8080/api \ No newline at end of file