Accept chromedriver url for sign and .env cleanup
This commit is contained in:
parent
d061c210a2
commit
c682432920
7 changed files with 195 additions and 36 deletions
|
|
@ -1,8 +0,0 @@
|
|||
location / {
|
||||
try_files $uri $uri/ /index.php?$query_string;
|
||||
}
|
||||
|
||||
location /.env {
|
||||
deny all;
|
||||
return 404;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue