Added resizing of input boxes on input
This commit is contained in:
@@ -34,6 +34,8 @@ server {
|
||||
location / {
|
||||
proxy_pass http://127.0.0.1:8001/;
|
||||
}
|
||||
|
||||
rewrite https://www.libsoc.org/communities https://www.libsoc.org/en/communes permanent;
|
||||
|
||||
listen 443 http3;
|
||||
listen 443 ssl http2;
|
||||
|
Reference in New Issue
Block a user