From 80f5afd5641eec8cb442e4d61510c946f01e12ac Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Mon, 18 Jun 2018 21:45:38 +0200 Subject: Maybe adds support for the new Tile system. I can't test until I fix the server, which is missing a file. --- conf/nginx.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/nginx.conf b/conf/nginx.conf index 66ce5c5..8ac97c0 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -44,7 +44,8 @@ http { ## Local tests server { - listen 127.0.0.1; +# listen 127.0.0.1; + listen *:80; server_name localhost; access_log /var/log/nginx/localhost.access_log main; -- cgit v1.2.3-70-g09d2