mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-13 08:15:55 +08:00
ssl_mode取消
This commit is contained in:
@@ -14,7 +14,6 @@ default: &default
|
||||
username: <%= ENV.fetch("MYSQL_USER") { 'root' } %>
|
||||
password: <%= ENV.fetch("MYSQL_PWD") { '123456' } %>
|
||||
encoding: utf8
|
||||
ssl_mode: disabled
|
||||
|
||||
development:
|
||||
<<: *default
|
||||
|
||||
Reference in New Issue
Block a user