We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a65833 commit fc80abcCopy full SHA for fc80abc
1 file changed
โnginx/nginx.confโ
@@ -1,6 +1,6 @@
1
server {
2
listen 80;
3
- server_name localhost; # ์๋ฒ ๋๋ฉ์ธ ์ด๋ฆ
+ server_name ec2-43-201-8-153.ap-northeast-2.compute.amazonaws.com; # ์๋ฒ ๋๋ฉ์ธ ์ด๋ฆ
4
5
# ์ ์ ํ์ผ ์ฒ๋ฆฌ ์ค์
6
location /static/ {
0 commit comments