This commit is contained in:
Stefan Wieczorek
2022-04-05 09:39:52 +02:00
parent 343be19401
commit 398597e8ff
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
#{"rootDirectory":"","phpVersion":"8.0"}
server {
listen 80;
listen [::]:80;

View File

@@ -1,3 +1,4 @@
#{"rootDirectory":"public","phpVersion":"8.1"}
server {
listen 80;
listen [::]:80;

View File

@@ -1,3 +1,4 @@
#{"rootDirectory":"","phpVersion":"8.0"}
server {
listen 80;
listen [::]:80;