Skip to content

Commit 20fc274

Browse files
committed
#45 fix: nginx 필수 블록 추가
1 parent b827ff3 commit 20fc274

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

nginx/nginx.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
events {}
2+
13
http {
24
server {
35
listen 80;

0 commit comments

Comments
 (0)