Add customer registration and deployment updates
This commit is contained in:
1
frontend/src/vite-env.d.ts
vendored
1
frontend/src/vite-env.d.ts
vendored
@@ -1,4 +1,5 @@
|
||||
interface ImportMetaEnv {
|
||||
readonly DEV: boolean;
|
||||
readonly VITE_API_URL?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user