質問編集履歴
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -54,7 +54,7 @@
|
|
54
54
|
include /etc/nginx/conf.d/*.conf;
|
55
55
|
}
|
56
56
|
|
57
|
-
|
57
|
+
server {
|
58
58
|
listen 80;
|
59
59
|
server_name localhost;
|
60
60
|
|