mirror of
https://github.com/YunoHost/dynette.git
synced 2024-09-03 20:06:17 +02:00
[fix] Classic style config.ru
This commit is contained in:
parent
66b0057444
commit
32dfdd1c8e
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
require './dynette.rb'
|
||||
run Sinatra::Application.run!
|
||||
run Sinatra::Application
|
||||
|
|
Loading…
Add table
Reference in a new issue