diff --git a/.env b/.env new file mode 100644 index 0000000..6d96ba1 --- /dev/null +++ b/.env @@ -0,0 +1 @@ +VITE_BASEURL=/web \ No newline at end of file diff --git a/.gitignore b/.gitignore index 20b0c92..8558031 100644 --- a/.gitignore +++ b/.gitignore @@ -73,7 +73,6 @@ web_modules/ .yarn-integrity # dotenv environment variable files -.env .env.development.local .env.test.local .env.production.local