forked from TonTon-UFPA-Comput/site
Chapa Sigmóide. Readme
This commit is contained in:
parent
a0ff7fa0a9
commit
edc7328991
2 changed files with 8 additions and 4 deletions
2
app.rb
2
app.rb
|
|
@ -2,7 +2,7 @@ require 'gollum/app'
|
|||
require 'sinatra/flash'
|
||||
require "sqlite3"
|
||||
require 'tonton_web'
|
||||
|
||||
# TODO: better, simpler route matching
|
||||
class TonTonWeb::App < Sinatra::Base
|
||||
set :host_authorization, { permitted_hosts: ['localhost', 'mytonton.com.br'] }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue