Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 69524c2

Browse filesBrowse files
committed
Comment out router going to pages#ssl
1 parent dd53a67 commit 69524c2
Copy full SHA for 69524c2

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎config/routes.rb‎

Copy file name to clipboardExpand all lines: config/routes.rb
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
mount Split::Dashboard, at: 'split'
1818

1919
# LetsEncrypt
20-
get '.well-known/acme-challenge/:token', to: 'pages#ssl'
20+
# get '.well-known/acme-challenge/:token', to: 'pages#ssl'
2121
get '/.well-known/acme-challenge/:id' => 'pages#letsencrypt'
2222

2323
get '/veterans/map', to: 'veterans#map'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.