diff --git a/web/.env.production b/web/.env.production new file mode 100644 index 00000000..88268c21 --- /dev/null +++ b/web/.env.production @@ -0,0 +1 @@ +VITE_API_BASE_URL = 'http://8.155.160.224:8080/api' \ No newline at end of file