README: cloud-init indication for env var
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
f6da0e1e9b
commit
6e2e5ffa00
|
@ -439,6 +439,7 @@ To pass environment variables:
|
|||
- docker-compose: add an `environment:` section in the .yml file
|
||||
- Gunicorn/uWSGI/CLI: prepend `KEY=value` before the command
|
||||
- Apache: via the `SetEnv` instruction (see sample `.htaccess` provided)
|
||||
- cloud-init: in the `/etc/environment` file
|
||||
|
||||
Generic:
|
||||
|
||||
|
|
Loading…
Reference in New Issue