diff --git a/config.example.json b/config.example.json index c4b062b..44bdd4f 100644 --- a/config.example.json +++ b/config.example.json @@ -6,7 +6,7 @@ "database_dsn": "", "database": { "user": "reanimator", - "password": "reanimator", + "password": "changeme", "host": "127.0.0.1", "port": 3306, "name": "reanimator",