1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00
This commit is contained in:
Robin Appelman 2025-11-21 21:01:57 +01:00
commit e7f7018218

View file

@ -206,7 +206,7 @@ haze [match] env <cmd> [args]
Runs the provided command with `NEXTCLOUD_URL`, `DATABASE_URL` and `REDIS_URL` Runs the provided command with `NEXTCLOUD_URL`, `DATABASE_URL` and `REDIS_URL`
environment variables set for the matched instance. environment variables set for the matched instance.
This is indented to run a local This is intented to run a local
[push daemon](https://github.com/nextcloud/notify_push) against an instance. [push daemon](https://github.com/nextcloud/notify_push) against an instance.
#### Update the container images #### Update the container images