diff --git a/config/localhost.yaml b/config/localhost.yaml index a3d3ac1c5..88d13b8ed 100644 --- a/config/localhost.yaml +++ b/config/localhost.yaml @@ -40,4 +40,4 @@ cryptnono: enabled: false cluster-autoscaler: - enabled: false \ No newline at end of file + enabled: false diff --git a/docs/source/getting_started/local_environment.md b/docs/source/getting_started/local_environment.md index 2655b71f8..314e0b049 100644 --- a/docs/source/getting_started/local_environment.md +++ b/docs/source/getting_started/local_environment.md @@ -65,4 +65,4 @@ chartpress --skip-build ``` python deploy.py localhost -``` \ No newline at end of file +```