chore: complete update
This commit is contained in:
4
docker/nginx/vite-proxy.inc.dev
Normal file
4
docker/nginx/vite-proxy.inc.dev
Normal file
@@ -0,0 +1,4 @@
|
||||
location / {
|
||||
try_files $uri $uri/ /index.php?$query_string;
|
||||
autoindex off;
|
||||
}
|
||||
Reference in New Issue
Block a user