README: cloud-init indication for env var
continuous-integration/drone/push Build is passing Details

master
pictuga 2021-12-24 11:44:56 +01:00
parent f6da0e1e9b
commit 6e2e5ffa00
1 changed files with 1 additions and 0 deletions

View File

@ -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: