edit: 안광학 서버 입고 세팅

This commit is contained in:
2025-09-22 14:43:31 +09:00
parent 4ef360448a
commit 605a7660c4
4 changed files with 211 additions and 199 deletions

View File

@@ -87,7 +87,7 @@ NUM_RETRY_UUID_GEN = 3
DB_ADDRESS = "localhost"
DB_PORT = 53306
DB_USER_ID = 'root'
DB_USER_PW = '1234'
DB_USER_PW = 'Fermat3514!'
DB_NAME = 'FM_TEST'
DB_CHARSET = 'utf8mb4'