Update GHA workflow [skip travis]

This commit is contained in:
Mitchell Krog 2021-07-04 15:32:49 +02:00
parent 2279ae9330
commit f948e0390f
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43

View file

@ -1,5 +1,5 @@
server {
listen 80;
listen 80:8085;
root /var/www/html;
server_name localhost;