Changed OR char, and added environmental variabels for urls

This commit is contained in:
Martin Berg Alstad
2023-04-06 23:40:51 +02:00
parent f13b74a94f
commit f6197fd142
5 changed files with 28 additions and 7 deletions

3
.env.development Normal file
View File

@ -0,0 +1,3 @@
VITE_FETCH_URL=http://localhost:8080/
VITE_FETCH_PATH=simplify/table/
VITE_FETCH_FULL=$VITE_FETCH_URL$VITE_FETCH_PATH