update env setup
This commit is contained in:
3
frontend/src/vite-env.d.ts
vendored
3
frontend/src/vite-env.d.ts
vendored
@@ -2,7 +2,8 @@
|
||||
|
||||
interface ImportMetaEnv {
|
||||
readonly VITE_API_URL: string;
|
||||
// Add more env variables as needed
|
||||
readonly AUTHENTIK_URL: string;
|
||||
readonly AUTHENTIK_CLIENT_ID: string;
|
||||
}
|
||||
|
||||
interface ImportMeta {
|
||||
|
||||
Reference in New Issue
Block a user