diff --git a/_posts/13-01-01-Virtualization.md b/_posts/13-01-01-Virtualization.md index 1c9706f..f3db51e 100644 --- a/_posts/13-01-01-Virtualization.md +++ b/_posts/13-01-01-Virtualization.md @@ -2,7 +2,7 @@ anchor: virtualization --- -# Virtualization +# Virtualization {#virtualization_title} Running your application on different environments in development and production can lead to strange bugs popping up when you go live. It's also tricky to keep different development environments up to date with the same version for all