php-censor/docs/en/plugins/env.md
2017-01-04 19:22:20 +07:00

16 lines
201 B
Markdown

Plugin Env
==========
Sets environment variables on the PHP Censor server for the build.
Configuration
-------------
### Examples:
```yml
setup:
env:
APPLICATION_ENV: "development"
```