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

Commit

Permalink
Update leekuanyewworldcityprize.gov.sg.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
shazlithebestie authored Dec 21, 2023
1 parent 9b439df commit 449e6d5
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;
server_name leekuanyewworldcityprize.gov.sg www.worldcityprize.com.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 449e6d5

Please sign in to comment.