Skip to content

Commit

Permalink
Merge pull request #54 from Pet-projects-CodePET/dev_docker
Browse files Browse the repository at this point in the history
nginx.conf fixed
  • Loading branch information
VladislavCR authored Feb 23, 2024
2 parents 519422a + 6d521d0 commit 210c225
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions infra/nginx/nginx.conf
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
server {
listen 80;
listen [::]:80;

server_name 89.23.117.80;

# listen 443 ssl; # managed by Certbot
# ssl_certificate /etc/letsencrypt/live/alfabankhack.ddns.net/fullchain.pem; # managed by Certbot
Expand Down

0 comments on commit 210c225

Please sign in to comment.