parent
74732b9f40
commit
8dc4d09ed7
@ -1,4 +1,6 @@
|
||||
class MainController < ApplicationController
|
||||
skip_before_action :check_sign
|
||||
|
||||
def index
|
||||
render file: 'public/react/build/index.html', :layout => false
|
||||
end
|
||||
|
Loading…
Reference in new issue