greptile review fix

This commit is contained in:
x032205
2025-10-23 03:05:17 -04:00
parent edbfd74282
commit cb5c7c57af

View File

@@ -111,7 +111,7 @@ module "infisical_relay_instance" {
sudo infisical relay systemd install \
--token "your-machine-identity-token" \
--name "my-relay-example" \
--domain "https://app.infisical.com" \ # If you are self-hosting Infisical, change this to your instance's domain
--domain "https://app.infisical.com" \
--host "${aws_eip.infisical_relay_eip.public_ip}"
# Start and enable the service to run on boot