diff --git a/env_example.json b/env_example.json index d3b80ba..0708fdc 100644 --- a/env_example.json +++ b/env_example.json @@ -5,7 +5,7 @@ "DbName": "database", "DbUser": "user", "DbPassword": "password", - "AutoMigrate": true + "DbAutoMigrate": true }, "Listen": { "HttpIp": "127.0.0.1",