Skip to content

Commit

Permalink
fix typo in reverse_proxy doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mboisson committed Oct 3, 2024
1 parent 987cfa2 commit da2c8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@ profile::reverse_proxy::subdomains:
ipa: "ipa.int.%{lookup('terraform.data.domain_name')}"
mokey: "%{lookup('terraform.tag_ip.mgmt.0')}:%{lookup('profile::freeipa::mokey::port')}"
jupyter: "https://127.0.0.1:8000"
profile::reverse_proxy::main2sub_redit: "jupyter"
profile::reverse_proxy::main2sub_redir: "jupyter"
profile::reverse_proxy::remote_ips: {}
```
</details>
Expand Down

0 comments on commit da2c8d4

Please sign in to comment.