Skip to content

Commit eb4f4c3

Browse files
authored
Merge pull request #3738 from sandstorm-io/docs-platform-stacks
2 parents 5b2a194 + 741db4d commit eb4f4c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/vagrant-spk/platform-stacks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ The following stacks exist:
1212
* `lemp`: a PHP-oriented software collection including nginx, MySQL, and PHP.
1313
* `lesp`: a similar take on the PHP stack using SQLite as the database.
1414
* `meteor`: a stack for [Meteor](https://meteor.com) apps, including MongoDB.
15-
* `node`: a Node stack using the current LTS release, for modern Node apps.
16-
* `node6`: a Node stack on version 6.x, for legacy Node apps.
15+
* `node`: a stack for Node apps.
16+
* `python`: a basic Python stack for apps which bring their own server.
1717
* `static`: `nginx` configured to serve static files from `/opt/app`.
1818
* `uwsgi`: a Python-oriented stack including nginx and uwsgi.
1919
* `diy`: Create your own.

0 commit comments

Comments
 (0)