1
0
Fork 0
mirror of synced 2025-07-04 20:37:12 +02:00

Add advanced deploy options

This commit is contained in:
madumlao 2018-02-09 17:14:20 +08:00
parent ed6c73fc16
commit 2ae9446096

View file

@ -48,6 +48,22 @@ It's that simple. And when it comes time to scale the application, all you have
I know right?
#### Advanced deploy options
In addition to deploying nowhere (the default), you can also choose to deploy no code everywhere by adding no options.
```
```
This deploys no code everywhere. As in literally everywhere.
If you want to deploy no code to a specific server, then you can add the following:
```
```
## Contributing
You don't.