1
0
mirror of synced 2024-11-24 10:14:25 +01:00

Add /dev/null deploy location to deploy

This commit is contained in:
Ronnie Bermejo 2018-02-07 10:43:42 -06:00 committed by GitHub
parent ed6c73fc16
commit 9afe422819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ Yep. That's it. You should see the following output:
While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere. While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere.
``` ```
mv . /dev/null
``` ```
It's that simple. And when it comes time to scale the application, all you have to do is: It's that simple. And when it comes time to scale the application, all you have to do is: