Skip to content

Commit

Permalink
Remove HTTP to HTTPS redirect (ordinals#1414)
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Jan 30, 2023
1 parent aae0b96 commit a7fbc27
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deploy/ord.service
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ ExecStart=/usr/local/bin/ord \
server \
--acme-contact mailto:[email protected] \
--http \
--https \
--redirect-http-to-https
--https
Group=ord
MemoryDenyWriteExecute=true
NoNewPrivileges=true
Expand Down

0 comments on commit a7fbc27

Please sign in to comment.