api 구성 준비
This commit is contained in:
Vendored
+3
@@ -8,5 +8,8 @@ declare namespace NodeJS {
|
||||
GAME_DB_PASSWORD: string;
|
||||
SERVER_PORT: string; //숫자
|
||||
SESSION_SECRET: string; //길게
|
||||
|
||||
API_ROOT_PATH?: string;
|
||||
VITE_API_ROOT_PATH?: string;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user