diff --git a/.env.sample b/.env.sample index ef59380..43bd3d1 100644 --- a/.env.sample +++ b/.env.sample @@ -71,4 +71,4 @@ LOGGING_LEVEL_LOGGERS_APP=INFO # MIGRATIONS ############################################################################## # Set to false to disable automatic migrations on backend startup -AUTO_MIGRATIONS=true +# AUTO_MIGRATIONS=true