mirror of
https://github.com/codex-storage/codex-marketplace-ui.git
synced 2025-02-24 13:48:14 +00:00
Add VITE_GEO_IP_URL to env
This commit is contained in:
parent
7ad0e4709c
commit
3b0734d1ba
1
src/vite-env.d.ts
vendored
1
src/vite-env.d.ts
vendored
@ -2,6 +2,7 @@
|
||||
|
||||
interface ImportMetaEnv {
|
||||
VITE_CODEX_API_URL: string;
|
||||
VITE_GEO_IP_URL: string;
|
||||
}
|
||||
|
||||
interface ImportMeta {
|
||||
|
Loading…
x
Reference in New Issue
Block a user