[タスク 1176: 開発環境コンテナの構築(Client/Server)](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/OMDSDictation/_workitems/edit/1176) 開発用コンテナを構築しました。以下のコンテナを追加しています。 - ライセンス管理 - server - client - ディクテーション管理 - server - client - DB(MySQL) - Cache(Redis)
4 lines
125 B
INI
4 lines
125 B
INI
[mysqld]
|
|
default_authentication_plugin=mysql_native_password
|
|
character-set-server=utf8mb4
|
|
collation-server=utf8mb4_0900_ai_ci |