fix linter
This commit is contained in:
parent
13d7194e4f
commit
630a536c7f
3 changed files with 41 additions and 34 deletions
|
|
@ -55,3 +55,8 @@ nginx_forcessl_vhost:
|
|||
- match: '/'
|
||||
custom:
|
||||
- return 301 https://$host$request_uri
|
||||
|
||||
phpinidefault:
|
||||
post_max_size: 64M
|
||||
upload_max_filesize: 64M
|
||||
memory_limit: 128M
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue