Docs: environments test to staging

This commit is contained in:
Abdón Rodríguez Davila 2018-05-08 00:32:36 +02:00 committed by GitHub
parent 7fb94c24c8
commit fd161adb96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ By default, your project's structure will look like this:
- [`response.json`](../configurations/configurations.md#response): contains the response settings for this environment.
- [`server.json`](../configurations/configurations.md#server): contains the server settings for this environment.
- `/production`
- `/test`
- `/staging`
- [`/functions`](../configurations/configurations.html#functions): contains lifecycle or generic functions of the project.
- [`/locales`](../configurations/configurations.html#locales): contains the translation files used by the built-in i18n feature.
- [`application.json`](../configurations/configurations.html#application): contains the general configurations of the project.