wip: article AI polish, category SEO fields, cover generator, membership plan seeder
This commit is contained in:
@@ -4,6 +4,8 @@ server {
|
||||
root /path/to/larablog/public;
|
||||
index index.php;
|
||||
|
||||
client_max_body_size 32m;
|
||||
|
||||
# Local attachments disk (ATTACHMENTS_DRIVER=local); production should use S3/R2.
|
||||
location /attachments-local/ {
|
||||
alias /path/to/larablog/storage/app/attachments/;
|
||||
|
||||
Reference in New Issue
Block a user