Fix env variables

This commit is contained in:
Arnaud 2024-10-11 18:34:40 +02:00
parent fcda60969a
commit 3eb33fbdcc
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
2 changed files with 2 additions and 2 deletions

2
.env Normal file
View File

@ -0,0 +1,2 @@
VITE_CODEX_API_URL=http://127.0.0.1:8080
VITE_GEO_IP_URL=https://geoip.codex.storage

View File

@ -1,2 +0,0 @@
VITE_CODEX_API_URL=http://localhost:8080
VITE_GEO_IP_URL=https://geoip.codex.storage