Skip to content

Commit

Permalink
adding https support
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Pollock committed Dec 10, 2015
1 parent 65b8a63 commit 154b897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/service.conf
@@ -1,5 +1,5 @@
server {
listen 80 default;
listen 443 default;
client_max_body_size 4G;
charset utf-8;
server_name makemeup.co www.makemeup.co;
Expand Down

0 comments on commit 154b897

Please sign in to comment.