all: forbid scraping on all services
This commit is contained in:
parent
4b5ed5c8a5
commit
0c75bd0c26
13 changed files with 39 additions and 13 deletions
|
|
@ -1,3 +1,5 @@
|
|||
atuin.roosens.me {
|
||||
reverse_proxy {{ hostvars[groups['atuin-server'][0]].static_ip }}:8009
|
||||
reverse_proxy {{ hostvars[groups['atuin-server'][0]].static_ip }}:8009 {
|
||||
header_down +X-Robots-Tag "none"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue