Docker update

This commit is contained in:
2023-01-24 11:20:42 -05:00
parent 84c4322bde
commit ec63e35f70
4 changed files with 89 additions and 32 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ class Database extends Config
'compress' => false,
'strictOn' => false,
'failover' => [],
'port' => 3306,
'port' => 5432,
];
public $mermsemr_blog = [