fixing some run issues and creating /rompr before volume
This commit is contained in:
@@ -16,6 +16,7 @@ server {
|
||||
# This section can be copied into an existing default setup
|
||||
location / {
|
||||
allow all;
|
||||
access_log off;
|
||||
index index.php;
|
||||
location ~ \.php {
|
||||
try_files $uri index.php =404;
|
||||
|
||||
Reference in New Issue
Block a user