diff --git a/client/.env.sample b/client/.env.sample index f009725..48e4eab 100644 --- a/client/.env.sample +++ b/client/.env.sample @@ -1 +1 @@ -VITE_BASE_URL = \ No newline at end of file +VITE_BASE_URL = "http://localhost:8080" \ No newline at end of file diff --git a/client/src/components/DocGrid/DocGrid.jsx b/client/src/components/DocGrid/DocGrid.jsx index 3ea9d1a..5514aab 100644 --- a/client/src/components/DocGrid/DocGrid.jsx +++ b/client/src/components/DocGrid/DocGrid.jsx @@ -179,7 +179,7 @@ const DocGrid = () => { }} />