diff --git a/lib/kamal/cli/templates/deploy.yml b/lib/kamal/cli/templates/deploy.yml index db55eaa2f..8a49462b1 100644 --- a/lib/kamal/cli/templates/deploy.yml +++ b/lib/kamal/cli/templates/deploy.yml @@ -19,6 +19,7 @@ registry: - KAMAL_REGISTRY_PASSWORD # Inject ENV variables into containers (secrets come from .env). +# Remember to run `kamal env push` after making changes! # env: # clear: # DB_HOST: 192.168.0.2