mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-08 18:33:33 +00:00
Allow ssl for mysql connections
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"name": "npm",
|
||||
"user": "npm",
|
||||
"password": "npm",
|
||||
"port": 3306
|
||||
"port": 3306,
|
||||
"ssl": false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user