Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #395 from isomerpages/staging
Browse files Browse the repository at this point in the history
Update leekuanyewworldcityprize.gov.sg.conf
  • Loading branch information
kishore03109 authored Dec 26, 2023
2 parents f8cc092 + 0d9c70a commit fbdcb4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion letsencrypt/leekuanyewworldcityprize.gov.sg.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
server {
listen 443 ssl http2;
listen [::]:443 ssl http2;
server_name leekuanyewworldcityprize.gov.sg www.worldcityprize.com.sg www.worldcityprize.sg;
server_name leekuanyewworldcityprize.gov.sg worldcityprize.com.sg www.worldcityprize.com.sg worldcityprize.sg www.worldcityprize.sg;
ssl_certificate /etc/letsencrypt/live/leekuanyewworldcityprize.gov.sg/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/live/leekuanyewworldcityprize.gov.sg/privkey.pem;
return 301 https://www.leekuanyewworldcityprize.gov.sg$request_uri;
Expand Down

0 comments on commit fbdcb4c

Please sign in to comment.