Fix file upload size limits and toast messages on failure
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
server {
|
||||
listen 80;
|
||||
server_name localhost;
|
||||
client_max_body_size 10M;
|
||||
|
||||
# 1. Landing Page Utama
|
||||
location / {
|
||||
|
||||
Reference in New Issue
Block a user