diff --git a/.env.local b/.env.local new file mode 100644 index 0000000..2e56278 --- /dev/null +++ b/.env.local @@ -0,0 +1,2 @@ +VITE_API_BASE_URL=http://localhost:8080 +VITE_OMV_BASE_URL=http://omv2.badger-pirarucu.ts.net:9000/mangamochi \ No newline at end of file