Tests fixed
This commit is contained in:
parent
2418edccfd
commit
030c049ca8
13 changed files with 131 additions and 38 deletions
|
|
@ -1,6 +1,6 @@
|
|||
server {
|
||||
listen 80;
|
||||
listen [::]:80;
|
||||
listen 8080;
|
||||
listen [::]:8080;
|
||||
server_name localhost;
|
||||
root /var/www/html/public;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue