Remove the proxy container [ci skip]
As there's only one domain for this project, using http://localhost will fine.
This commit is contained in:
parent
1dc9058117
commit
2bc3d582e9
2 changed files with 21 additions and 28 deletions
web/sites/default
|
@ -12,5 +12,5 @@ $databases['default']['default'] = [
|
|||
];
|
||||
|
||||
$settings['trusted_host_patterns'] = [
|
||||
'^oliverdavies.localhost$',
|
||||
'^localhost$',
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue