diff --git a/environments/local.example.env b/environments/local.example.env index e0ae15ccb..ca121e1af 100644 --- a/environments/local.example.env +++ b/environments/local.example.env @@ -29,7 +29,7 @@ NAUTOBOT_REDIS_PORT=6379 # Uncomment REDIS_SSL if using SSL # NAUTOBOT_REDIS_SSL=True -# Needed for MariaDB, should match the values for Nautobot above +# Needed for MySQL, should match the values for Nautobot above MYSQL_USER=nautobot MYSQL_DATABASE=nautobot