Merge branch 'dev_item_bank' of https://bdgit.educoder.net/Hjqreturn/educoder into dev_item_bank
commit
d6a386dd8e
@ -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