Skip to content

Commit 570081c

Browse files
committed
feat: absolute link to default agent-firewall config in README
1 parent f255d6c commit 570081c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • registry/coder/modules/agent-firewall

registry/coder/modules/agent-firewall/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This module:
1414

1515
- Installs agent-firewall (via coder subcommand, direct installation, or compilation from source)
1616
- Creates a wrapper script at `$HOME/.coder-modules/coder/agent-firewall/scripts/agent-firewall-wrapper.sh`
17-
- Writes a [default agent-firewall config](./config.yaml.tftpl) to `$HOME/.coder-modules/coder/agent-firewall/config/config.yaml` (customizable)
17+
- Writes a [default agent-firewall config](https://github.com/coder/registry/blob/main/registry/coder/modules/agent-firewall/config.yaml.tftpl) to `$HOME/.coder-modules/coder/agent-firewall/config/config.yaml` (customizable)
1818
- Provides the wrapper path, config path, and script names via outputs
1919
- Uses coder-utils and output `scripts` for synchronization. https://registry.coder.com/modules/coder/coder-utils?tab=outputs
2020

0 commit comments

Comments
 (0)