Skip to content

Commit

Permalink
hotfix: hide port number
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellol77 committed Jun 27, 2024
1 parent 4e82585 commit 659608d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nginx/nginx.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

server {
listen 80;
server_name https://waggle-pet.com/
location / {
root /usr/share/nginx/html;
index index.html index.html;
Expand Down

0 comments on commit 659608d

Please sign in to comment.