feat: some
runner nix smoke / nix label and flake smoke (push) Failing after 55s

This commit is contained in:
2026-09-11 20:20:57 +00:00
parent 6bc564de59
commit 078e01c87f
+4
View File
@@ -21,6 +21,10 @@
plugin_daemon:
ports: !override
- "127.0.0.1:${toString cfg.pluginPort}:5003"
environment:
DB_USERNAME: ''${DB_USERNAME:-postgres}
DB_HOST: ''${DB_HOST:-db_postgres}
DB_PORT: ''${DB_PORT:-5432}
'';
in {
options.hectic.services.dify = {