File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 "description" : " MongoDB root 계정 비밀번호. 보안을 위해 필수로 설정해야 합니다."
6060 },
6161 {
62- "default" : " " ,
63- "label" : " 애플리케이션 사용자명 (선택사항)" ,
62+ "label" : " 애플리케이션 사용자명" ,
6463 "name" : " app_username" ,
64+ "default" : " " ,
6565 "options" : [],
6666 "type" : " text" ,
6767 "category" : " optional" ,
6868 "description" : " 애플리케이션용 별도 계정명. 설정 시 비밀번호도 함께 입력해야 하며, 지정된 데이터베이스에 대한 읽기/쓰기 권한이 부여됩니다."
6969 },
7070 {
7171 "default" : " " ,
72- "label" : " 애플리케이션 비밀번호 (선택사항) " ,
72+ "label" : " 애플리케이션 비밀번호" ,
7373 "name" : " app_password" ,
7474 "options" : [],
7575 "type" : " password" ,
Original file line number Diff line number Diff line change 6565 "description" : " MySQL root 계정 비밀번호. 보안을 위해 필수로 설정해야 합니다."
6666 },
6767 {
68- "default" : " " ,
69- "label" : " 애플리케이션 사용자명 (선택사항)" ,
68+ "label" : " 애플리케이션 사용자명" ,
7069 "name" : " app_username" ,
70+ "default" : " " ,
7171 "options" : [],
7272 "type" : " text" ,
7373 "category" : " optional" ,
7474 "description" : " 애플리케이션용 별도 계정명. 설정 시 비밀번호도 함께 입력해야 합니다."
7575 },
7676 {
7777 "default" : " " ,
78- "label" : " 애플리케이션 비밀번호 (선택사항) " ,
78+ "label" : " 애플리케이션 비밀번호" ,
7979 "name" : " app_password" ,
8080 "options" : [],
8181 "type" : " password" ,
You can’t perform that action at this time.
0 commit comments