Skip to content

Commit

Permalink
Merge pull request #391 from mboisson/doc_main2sub_redir
Browse files Browse the repository at this point in the history
fix typo in reverse_proxy doc
  • Loading branch information
cmd-ntrf authored Oct 10, 2024
2 parents 434c439 + da2c8d4 commit dc6b37f
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 dc6b37f

Please sign in to comment.