Change default robots.txt to disallow everything; we now override it in the production config
This commit is contained in:
parent
191f84fd0b
commit
ba1328eefa
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
User-agent: *
|
||||
Disallow: /api/
|
||||
Disallow: /
|
||||
|
|
Reference in a new issue