mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 13:10:44 +00:00
Checkpoint (added CORS)
This commit is contained in:
@ -44,7 +44,7 @@ public class SampleMetaDataProvider
|
||||
backend.setValue("port", "3306");
|
||||
backend.setValue("databaseName", "opspath");
|
||||
backend.setValue("username", "root");
|
||||
backend.setValue("password", "8BNWyoav8s79oi}Lqk");
|
||||
backend.setValue("password", "8BNWyoav8s79oi}Lqk"); // todo - load securely
|
||||
return (backend);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user