Compare commits
1 Commits
5c09ab8657
...
main
Author | SHA1 | Date | |
---|---|---|---|
005e2af497 |
@ -1,5 +1,5 @@
|
|||||||
server {
|
server {
|
||||||
index index.php index.html index.htm;
|
index routes.php;
|
||||||
listen 80;
|
listen 80;
|
||||||
listen [::]:80;
|
listen [::]:80;
|
||||||
root /app;
|
root /app;
|
||||||
|
Reference in New Issue
Block a user